google.css 306 B

1234567891011121314151617
  1. .smLayerGoogleCopyright {
  2. right: 3px;
  3. bottom: 2px;
  4. left: auto;
  5. }
  6. .smLayerGoogleV3.smLayerGoogleCopyright {
  7. bottom: 0px;
  8. right: 0px !important;
  9. }
  10. .smLayerGooglePoweredBy {
  11. left: 2px;
  12. bottom: 2px;
  13. }
  14. .smLayerGoogleV3.smLayerGooglePoweredBy {
  15. bottom: 0px !important;
  16. }