Änderungen
K
dann testen wir mal die veränderbare "featured"-Klasse
/* schönere Hinweis-Tafeln */
div.notice, div.usermessage, div.stub, div.header-notice , div.featured {
margin-left: 75px;
margin-right: 75px;
border: 2px solid #EEEEEE !important;
background-color: #303030 !important;
}
div.featured {
border: 2px solid gold !important;
background-color: darkgoldenrod !important;
}