MediaWiki:Common.css: Unterschied zwischen den Versionen
Zur Navigation springen
(Die Seite wurde neu angelegt: „→Das folgende CSS wird für alle Benutzeroberflächen geladen.: #wrapper { width: 1200px; } #container { width: 900px; } #contentTop { width: 900px; backg…“) |
Keine Bearbeitungszusammenfassung |
||
Zeile 4: | Zeile 4: | ||
#container { width: 900px; } | #container { width: 900px; } | ||
#contentTop { width: 900px; background-size: 100% 77px; } | #contentTop { width: 900px; background-size: 100% 77px; } | ||
#content { width: 870px; background-size: 100%; } | #content { width: 870px; background-size: 100%; } | ||
#contentFooter { background-size: 101%; } | #contentFooter { background-size: 101%; } | ||
#p-cactions { width: 850px; } | #p-cactions { width: 850px; } |
Version vom 19. März 2015, 16:32 Uhr
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */ #wrapper { width: 1200px; } #container { width: 900px; } #contentTop { width: 900px; background-size: 100% 77px; } #content { width: 870px; background-size: 100%; } #contentFooter { background-size: 101%; } #p-cactions { width: 850px; }