git-svn-id: http://svn.openlayers.org/trunk/openlayers@10028 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
11 lines
143 B
CSS
11 lines
143 B
CSS
.olLayerGoogleCopyright {
|
|
right: 3px;
|
|
bottom: 2px;
|
|
left: auto;
|
|
}
|
|
.olLayerGooglePoweredBy {
|
|
left: 2px;
|
|
bottom: 2px;
|
|
}
|
|
|