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;
}



a {
	color: #cc6600;
}
a:hover, a:visited {
	color: #cc3300;
}
h1 {
	color: white;
	text-shadow: 1px 1px 1px #000;
	font-size: 40px !important;
}
h1, h2, h3, h4 {
	color: #6699ff;
	font-family: 'Merriweather', serif;
}