Pivot.css: Unterschied zwischen den Versionen
Aus TW-Sportsoft Wiki (Online-Dokumentation)
(2 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
Zeile 12: | Zeile 12: | ||
padding: .25em .5em; | padding: .25em .5em; | ||
} | } | ||
+ | |||
+ | #footer-lastmod { display:none;} | ||
+ | |||
+ | #footer-about {display:none;} | ||
+ | #t-whatlinkshere {display:none;} | ||
+ | #t-recentchangeslinked {display:none;} | ||
+ | #t-specialpages {display:none;} | ||
+ | #t-print {display:none;} | ||
+ | #t-permalink {display:none;} | ||
+ | #t-info {display:none;} |
Aktuelle Version vom 13. Januar 2020, 21:14 Uhr
body { background-color: #ffffff; } .tab-bar { background: #3d78be; } ul.side-nav label { background: #3d78be; color: #fff; padding: .25em .5em; } #footer-lastmod { display:none;} #footer-about {display:none;} #t-whatlinkshere {display:none;} #t-recentchangeslinked {display:none;} #t-specialpages {display:none;} #t-print {display:none;} #t-permalink {display:none;} #t-info {display:none;}