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; } #personal .dropdown b { font-weight: normal; } b, strong { text-shadow: 1px 1px 1px #000; } #f-list { text-align: center; font-size: 14px; } div.editOptions { border: #222; background: #555; } #mw-header-nav-hack { border-top: solid 2px #333; background: #333; } #mw-site-navigation .sidebar-inner { background: #333; border: 0; } @media screen and (min-width: 851px) { #p-logo-text a { position: fixed; right: 75vw; } } @media screen and (max-width: 850px) { #p-logo-text { margin-top: 0; } } @media screen and (max-width: 1099px) and (min-width: 851px) { #p-logo-text a.long { padding-left: 7px; float: left; font-size: 23px !important; } } @media screen and (max-width: 1099px) and (min-width: 851px) { #mw-related-navigation .sidebar-inner { background: #222 !important; border: solid #111; } } @media screen and (max-width: 1099px) and (min-width: 851px) { #mw-site-navigation .sidebar-inner { background: #222; border: solid #111; } } #mw-site-navigation .sidebar-chunk { border: outset #222; background: #333; box-shadow: 2px 2px 1px rgba(0,0,0,0.5); border-radius: 3px; }