Benutzer:Brummel/Monobook.css

Aus CBF-1000 WIKI
Zur Navigation springen Zur Suche springen

Hinweis: Leere nach dem Veröffentlichen den Browser-Cache, um die Änderungen sehen zu können.

  • Firefox/Safari: Umschalttaste drücken und gleichzeitig Aktualisieren anklicken oder entweder Strg+F5 oder Strg+R (⌘+R auf dem Mac) drücken
  • Google Chrome: Umschalttaste+Strg+R (⌘+Umschalttaste+R auf dem Mac) drücken
  • Internet Explorer/Edge: Strg+F5 drücken oder Strg drücken und gleichzeitig Aktualisieren anklicken
  • Opera: Strg+F5
h1, h2, h3, h4, h5, h6 {
	color: #ff4400;
	background: none;
	font-weight: normal;
	margin: 0;
	padding-top: .5em;
	padding-bottom: .17em;
	border-bottom: 1px solid #aaa;
}

/*
** the main content area
*/
/* Kategorien */

.catlinks {
	border: 1px solid #aaa;
	background-color: #ff4400;
	padding: 5px;
	margin-top: 1em;
	clear: both;
}



/*
** Structural Elements
*/

#p-personal {
	width: 100%;
	white-space: nowrap;
	padding: 0;
	margin: 0;
	border: #ff4400;
	background: none;
	overflow: visible;
	line-height: 1.2em;
}

/*
** the page-related actions- page/talk, edit etc
*/
#p-cactions li a {
	background-color: #fbfbfb;
	color: #ff4400;
	border: #ff4400;
	padding: 0 .8em .3em;
	position: relative;
	z-index: 0;
	margin: 0;
	text-decoration: none;
}


/*
** footer
*/
#footer {
	background-color: #ff9900;
	border-top: 1px solid #fabd23;
	border-bottom: 1px solid #fabd23;
	margin: .6em 0 1em 0;
	padding: .4em 0 1.2em 0;
	text-align: center;
	font-size: 90%;
}