MediaWiki:Common.css: Unterschied zwischen den Versionen

Aus Fahrradmonteur
Zur Navigation springenZur Suche springen
Zeile 131: Zeile 131:
 
-moz-border-radius-topright:1.5em;
 
-moz-border-radius-topright:1.5em;
 
}
 
}
div#p-Nav3 h5 {
+
#p-Nav3 h5 {
 
color:#ffffff;
 
color:#ffffff;
 
background-color:#2274ac;
 
background-color:#2274ac;
Zeile 139: Zeile 139:
 
-moz-border-radius-topright:1.5em;
 
-moz-border-radius-topright:1.5em;
 
}
 
}
div#p-Nav4 h5 {
+
#p-Nav4 h5 {
 
color:#ffffff;
 
color:#ffffff;
 
background-color:#51ae30;
 
background-color:#51ae30;
Zeile 147: Zeile 147:
 
-moz-border-radius-topright:1.5em;
 
-moz-border-radius-topright:1.5em;
 
}
 
}
div#p-Nav5 h5 {
+
#p-Nav5 h5 {
 
color:#ffffff;
 
color:#ffffff;
 
background-color:#000000;
 
background-color:#000000;
Zeile 155: Zeile 155:
 
-moz-border-radius-topright:1.5em;
 
-moz-border-radius-topright:1.5em;
 
}
 
}
div#p-Nav6 h5 {
+
#p-Nav6 h5 {
 
color:#ffffff;
 
color:#ffffff;
 
background-color:#33434c;
 
background-color:#33434c;
Zeile 163: Zeile 163:
 
-moz-border-radius-topright:1.5em;
 
-moz-border-radius-topright:1.5em;
 
}
 
}
div#p-Nav7 h5 {
+
#p-Nav7 h5 {
 
color:#ffffff;
 
color:#ffffff;
 
background-color:#8994a0;
 
background-color:#8994a0;

Version vom 8. Mai 2013, 11:37 Uhr

body { background: #eaeeed!important; }
small {font-size: 0.88em;}
pre, code { font-size:115%; }
a.internal { color:navy !important;}
a.external { color:#006600 !important;}
a:active { color: #002bb8; }
pre, code { font-size: 115%; }
td {vertical-align: top;}
#content h1 { border-bottom: dotted; color:navy; }
#bodyContent h2, h3, h4 { border-bottom: none; }
h2.box { color:white; font-family:Garamond, Times, serif; font-size:1.7em; font-variant:small-caps; font-weight:900;  }
#mw-panel { color:red; }
.collapsible-nav, .portal h5 { color:yellow; }

table.t {
   border-width:          2px; 
   border-style:          solid;
   border-color:          gray;
   border-collapse:       collapse; 
}
.t th {
   vertical-align:        middle;
   border-bottom-width:   2px;
   background-color:      #dddddd;
}
.t td {
   padding:               6px;
   vertical-align:        top;
   border-bottom-width:   1px;
   background-color:      #f2f2f2;
}
.t td, .t th {
   border-bottom-style:   solid;
   border-bottom-color:   gray;
   border-left-width:     1px;
   border-left-style:     solid;
   border-left-color:     silver;
}
.editbutton {
font-size:0.9em; color:gray; font-family: Consolas, "Lucida Console", "Courier New", Courier, monospace; text-align:right;  !important;
font-weight:bolder; 
}
.portlet h5     { font-weight:bold; background:black !important; }      /* alle Überschriften in der Sidebar fett */
sup.reference {
   font-size: 0.8em;
   vertical-align:top;
}
.prettytable {
	background: #f9f9f9;
	border: 1px solid #aaa;
	border-collapse: collapse;
	margin: 1em 1em 1em 0;
}
.prettytable th,
.prettytable td {
	border: 1px solid #aaa;
	padding: 0.2em;
}
.prettytable th {
	text-align: center;
}
.prettytable caption {
	font-weight: bold;
}
.liste_weisz {
        background: #f9f9f9;
}
.liste_blau {
        background: #c7e8ff;
}
.mitte {text-align: center;}
/* .box {
	background-color: #FFFAEE;
	color: #000000;
	margin-bottom: 9px;
	width: 99%;
	-moz-border-radius: 1em;
	border: 1px solid gray;
}
*/
.boxtop{
	background-color: #352C66;
	border-bottom: 1px solid #000000;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	padding: 3px;
	text-align: center;
	background-image: url(http://www.fahrradmonteur.de/images/d/dd/Zahn.png);
	background-position: top left;
	background-repeat: no-repeat;
	-moz-border-radius-topright: 1em;
}
.zahn {
	background-image: url(http://www.fahrradmonteur.de/images/d/dd/Zahn.png);
	background-position: top left;
	background-repeat: no-repeat;
}
.li {
	float: left;
	width: 49%;
	padding-left: 9px;
}
.re {
	float: right;
	width: 49%;
}
.in {
	padding: 4px;
	font-size: 85%;
	padding-bottom: 5px;
}
#footer {

}
/* linke Naviagtion per CSS anpassen */
#p-Nav1 h5 {
color:#ffffff;
background-color:#00b1eb;
padding-left:12px;
padding-top:2px;
padding-bottom:2px;
-moz-border-radius-topright:1.5em;
}
#p-Nav2 h5 {
color:#ffffff;
background-color:#003c65;
padding-left:12px;
padding-top:2px;
padding-bottom:2px;
-moz-border-radius-topright:1.5em;
}
#p-Nav3 h5 {
color:#ffffff;
background-color:#2274ac;
padding-left:12px;
padding-top:2px;
padding-bottom:2px;
-moz-border-radius-topright:1.5em;
}
#p-Nav4 h5 {
color:#ffffff;
background-color:#51ae30;
padding-left:12px;
padding-top:2px;
padding-bottom:2px;
-moz-border-radius-topright:1.5em;
}
#p-Nav5 h5 {
color:#ffffff;
background-color:#000000;
padding-left:12px;
padding-top:2px;
padding-bottom:2px;
-moz-border-radius-topright:1.5em;
}
#p-Nav6 h5 {
color:#ffffff;
background-color:#33434c;
padding-left:12px;
padding-top:2px;
padding-bottom:2px;
-moz-border-radius-topright:1.5em;
}
#p-Nav7 h5 {
color:#ffffff;
background-color:#8994a0;
padding-left:12px;
padding-top:2px;
padding-bottom:2px;
-moz-border-radius-topright:1.5em;
}
span[id ^='pedia'] { 
padding-left: 15px;
background: transparent url(/images/0/05/Wp-favicon.png) no-repeat center left;
}
/* macht kleine Rahmen um die Personal-Bar oben rechts. sieht dann so aus wie bei den Artikellinks */
#p-personal ul li  {
   background-color: #f3f3ff;
   border: 1px solid #aaa;
   margin: 0 .3em 0 0;
   padding: 0 .8em .3em .8em;
   -moz-border-radius-bottomleft: 0.5em;
   -moz-border-radius-bottomright: 0.5em;
}
/* Runde Fensterecken mit Gecko (Mozilla, Firefox etc.) */
#p-cactions ul li, #p-cactions ul li a { -moz-border-radius-topleft: 1em; -moz-border-radius-topright: 1em; }
#content                               { -moz-border-radius-topleft: 1em; -moz-border-radius-bottomleft: 1em; }
div.pBody                              { -moz-border-radius-topright: 1em; -moz-border-radius-bottomright: 1em; }
.pBody                                 { background-color:#f3f3ff; } /* Hintergrund für die Sidebar-Elemente */