Adding a margin for nicer display of the docs.
This commit is contained in:
@@ -29,6 +29,12 @@
|
||||
display: block;
|
||||
margin-top: 10px;
|
||||
}
|
||||
#docs {
|
||||
top: 6em;
|
||||
left: 550px;
|
||||
position: absolute;
|
||||
margin-right: 10px;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
@@ -40,7 +46,7 @@
|
||||
|
||||
<div id="shortdesc">Using WPS formats to interact with WPS</div>
|
||||
|
||||
<div id="docs" style="top: 6em; left: 550px; position: absolute">
|
||||
<div id="docs">
|
||||
<p>This example shows WPS in action by using the WPSCapabilities,
|
||||
WPSDescribeProcess and WPSExecute formats. See
|
||||
<a target="_blank" href="bing-tiles.js">wps.js</a> for the
|
||||
|
||||
Reference in New Issue
Block a user