You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
303 B
18 lines
303 B
|
4 months ago
|
.smLayerGoogleCopyright {
|
||
|
|
right: 3px;
|
||
|
|
bottom: 2px;
|
||
|
|
left: auto;
|
||
|
|
}
|
||
|
|
.smLayerGoogleV3.smLayerGoogleCopyright {
|
||
|
|
bottom: 0px;
|
||
|
|
right: 0px !important;
|
||
|
|
}
|
||
|
|
.smLayerGooglePoweredBy {
|
||
|
|
left: 2px;
|
||
|
|
bottom: 2px;
|
||
|
|
}
|
||
|
|
.smLayerGoogleV3.smLayerGooglePoweredBy {
|
||
|
|
bottom: 0px !important;
|
||
|
|
}
|
||
|
|
|