Änderungen

Wechseln zu: Navigation, Suche

MediaWiki:Common.css

562 Bytes hinzugefügt, 13:32, 29. Aug. 2017
keine Bearbeitungszusammenfassung
a.new, #p-personal a.new {
color: #c31622;
}
 
 
/*** test ***/
 
* {
font-family: Helvetica, Arial, sans-serif;
}
 
.calColor1 {
border: 1px solid #cc0033;
background-color: white;
}
 
.eventBox {
border:2px solid inherit;
}
 
.eventBox h2 {
color:white;
padding:4px;
font-weight: bold;
}
 
.eventBox p {
color:#404040;
padding:4px;
border-top: 20px solid;
margin-top: -20px;
border-color: inherit;
}
 
.eventBox {
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
font-size:9.75px;
line-height:11px;
cursor:pointer;
}

Navigationsmenü