nicer attribution style

git-svn-id: http://svn.openlayers.org/trunk/openlayers@12022 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
ahocevar
2011-05-28 09:13:20 +00:00
parent a794eec5cf
commit 090c8bc63a

View File

@@ -8,9 +8,10 @@
<link rel="stylesheet" href="style.css" type="text/css">
<style type="text/css">
.olControlAttribution {
left: 5px;
left: 2px;
right: inherit;
bottom: 5px;
bottom: 3px;
line-height: 11px;
}
</style>
</head>