MediaWiki:Monobook.css: Unterschied zwischen den Versionen

Aus GaretienWiki
Zur Navigation springen Zur Suche springen
VolkoV (D | B)
K
VolkoV (D | B)
K
Zeile 10: Zeile 10:
  
 
#content,div.pBody { background-image:url(/images/Textbg.png);background-repeat:repeat; }
 
#content,div.pBody { background-image:url(/images/Textbg.png);background-repeat:repeat; }
td {background-color:transparent;}
+
td,table,th,tr {background-color:transparent;}
  
 
div.meisterinfo {
 
div.meisterinfo {

Version vom 23. März 2007, 08:17 Uhr

/** Kleinschreibung nicht erzwingen */
.portlet h5,
.portlet h6,
#p-personal ul,
#p-cactions li a {
	text-transform: none;
}

body { background-color:#ffe884;background-image:url(/images/Kartebg.png);background-repeat:repeat; }

#content,div.pBody { background-image:url(/images/Textbg.png);background-repeat:repeat; }
td,table,th,tr {background-color:transparent;}

div.meisterinfo {
color:white;
padding-left:5px;
border-left:5px solid black;
}

div.meisterinfo a{
color:white;
}

div.meisterinfo a:visited{
color:white;
}

td#zeitlinks{
background:url(/images/Zeitlinks.png);
width:28px;
}

td#zeitmitte{
background:url(/images/Zeit.png);
}

td#zeitrechts{
background:url(/images/Zeitrechts.png);
width:28px;
}

td#zeitlinksgross{
background:url(/images/ZeitlinksGroß.png);
width:28px;
}

#zeitmittegross{
background:url(/images/ZeitGroß.png);
}

td#zeitrechtsgross{
background:url(/images/ZeitrechtsGroß.png);
width:28px;
}

td#geschlo{
background:url(/images/Gesch_l_o.png);
width:28px;
}

td#geschlm{
background:url(/images/Gesch_l_m.png) repeat-y;
width:28px;
}

td#geschlu{
background:url(/images/Gesch_l_u.png);
width:28px;
}

td#geschro{
background:url(/images/Gesch_r_o.png);
width:28px;
}

td#geschrm{
background:url(/images/Gesch_r_m.png) repeat-y;
width:28px;
}

td#geschru{
background:url(/images/Gesch_r_u.png);
width:28px;
}



td#geschmo{
background:url(/images/Gesch_m_o.png) repeat-x;
}

td#geschmm{
background-color:#EDDC9A;
}

td#geschmu{
background:url(/images/Gesch_m_u.png) repeat-x;
}