MediaWiki:Monobook.css: Unterschied zwischen den Versionen

Aus GaretienWiki
Zur Navigation springen Zur Suche springen
Zeile 77: Zeile 77:
  
 
#gesch_r_u{
 
#gesch_r_u{
background:url(/images/Gesch r u.png);
+
background:url(/images/Gesch_r_u.png);
 
width:28px;
 
width:28px;
 
}
 
}

Version vom 16. Februar 2007, 14:52 Uhr

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

body { background-color:#ffe884;}

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

div.meisterinfo a{
color:white;
}

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

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

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

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

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

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

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

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

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

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

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

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

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



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

#gesch_m_m{
background-color:#EDDC9A;
}

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