MediaWiki:Common.css: Unterschied zwischen den Versionen
Zeile 5: | Zeile 5: | ||
display: block; | display: block; | ||
height: 250px; | height: 250px; | ||
− | width: 12. | + | width: 12.5em; |
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
background-position: 35% 50% !important; | background-position: 35% 50% !important; | ||
text-decoration: none; | text-decoration: none; | ||
} | } |
Version vom 14. Mai 2020, 19:41 Uhr
/* CSS placed here will be applied to all skins */ #p-logo a, #p-logo a:hover { display: block; height: 250px; width: 12.5em; background-repeat: no-repeat; background-position: 35% 50% !important; text-decoration: none; }