MediaWiki:Common.css

Aus WIKI LAUER-FISCHER GmbH
Wechseln zu: Navigation, Suche
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */ 

/***** 2. COLOR CLASSES FOR CONTENT *****/ 

/* Border colors */ .borderc1 { border-color: #000000; border-width: thin; } .borderc2 { border-color: #000000; border-width: thin; } .borderc3 { border-color: #000000; border-width: thin; } .borderc4 { border-color: #000000; border-width: thin; } .borderc5 { border-color: #000000; border-width: thin; } .borderc6 { border-color: #000000; border-width: thin; } .borderc7 { border-color: #000000; border-width: thin; } .borderc8 { border-color: #000000; border-width: thin; } 

/* Background colors */ .backgroundc1 { background-color: #e7edf5; } .backgroundc2 { background-color: #e7edf5; } .backgroundc3 { background-color: #e7edf5; } .backgroundc4 { background-color: #e7edf5; } .backgroundc5 { background-color: #e7edf5; } .backgroundc6 { background-color: #e7edf5; } .backgroundc7 { background-color: #e7edf5; } .backgroundc8 { background-color: #e7edf5; }

#mainpage_topbox {
	background: #40576c;
	padding: 0px;
	border: 0px solid #aaaaaa;
	margin: 0.2em 10px 10px;
}