MediaWiki:Timeless.css
Fra Grønnehaven Lystrup
Bemærk: Efter at have gemt er du måske nødt til at tømme din browsers cache for at kunne se ændringerne.
- Firefox / Safari: Hold Shift nede og klik på Reload, eller tryk enten Ctrl-F5 eller Ctrl-R (⌘-R på en Mac).
- Google Chrome: Tryk Ctrl-Shift-R (⌘-Shift-R på en Mac).
- Edge: Hold Ctrl nede og klik på Refresh, eller tryk på Ctrl-F5.
/* CSS placed here will affect users of the Timeless skin */ #p-logo { display: none; } #ca-nstab-main { display:none!important; } #ca-more { display:none!important; } #mw-related-navigation { display: none; } #ca-talk { display:none!important; } #ca-history { display:none!important; } #ca-viewsource { display:none!important; } #ca-view { display:none!important; } #mw-related-navigation { display: none; } #ca-actions { display:none!important; } #site-tools.sidebar-chunk { display:none!important; } #mw-footer { display: none; } #personal { display: none; } #mw-page-header-links li.selected a { color: #cccc00; } #mw-related-navigation .sidebar-chunk { background: #333; border: outset #222; box-shadow: 2px 2px 1px rgba(0,0,0,0.5); border-radius: 3px; } @media screen and (max-width: 1099px) and (min-width: 851px) { #mw-related-navigation .sidebar-chunk { background: #333; border: outset #222; box-shadow: 2px 2px 1px rgba(0,0,0,0.5); border-radius: 3px; padding: 0 15px 5px 20px; } } .color-middle-container, .ts-inner { padding: 0; } #p-logo-text { left: 120px; } #p-logo-text a.long { padding-top: 5px; padding-left: 6px; font-size: 30px; text-shadow: 1px 1px 1px #222; } #p-search { width: 70em; padding-right: 33px; } #personal .dropdown h3 { line-height: 25px; } #personal h2 { text-shadow: 2px 2px 0 #333; padding-top: 7px; font-size: 24px; text-transform: lowercase; } #personal .dropdown { background: #222!important; border: solid #000; } .codeEditor-status { color: #000; } .oo-ui-labelElement-label { text-shadow: 1px 2px #333; } #iframeframe { height: 700px; } #wpSave { text-shadow: 2px 2px 2px #000 !important } #mw-footer-container { background: #000; padding-top: 1em; } fieldset { background: #222!important; border: solid #111; } input { background: #333; border: solid 1px #111!important; border-radius: 2px; padding-left: 5px; color: #999; }