Adding a margin for nicer display of the docs.

This commit is contained in:
ahocevar
2012-03-30 19:57:20 -07:00
parent 337afdfe8f
commit e4247472f9

View File

@@ -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