Battlefield Wiki
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 29: Zeile 29:
 
}
 
}
 
.pollAnswerVotes div {
 
.pollAnswerVotes div {
background: none repeat scroll 0 0 #FB0 !important;
+
background: none repeat scroll 0 0 #CB4 !important;
 
}
 
}

Version vom 3. Januar 2012, 11:18 Uhr

.WikiaPage .WikiaPageBackground {
    opacity: 0.7;
}
.WikiHeaderRestyle .shadow-mask {
    background: transparent;
}
.achievements-table tr {
    border-top: 1px solid #444;
}
.achievement-table, .achievements-table td {
    border-collapse: collapse;
    padding: 6px;
}
.achievement-table, .achievements-table td, .achievements-table th; {
    border: 1px solid #222;
}
.achievements-table th {
    background: #222;
}
body {
background: url(http://images3.wikia.nocookie.net/battlefield/de/images/5/50/Wiki-background) no-repeat fixed center top #141E2A !important;
}

.WikiHeaderRestyle {
    background: url("http://images2.wikia.nocookie.net/__cb26/battlefield/images/8/89/Wiki-wordmark.png") no-repeat scroll 8px 5px transparent !important;
}
.wordmark.small.graphic img {
opacity: 0;
}
.pollAnswerVotes div {
    background: none repeat scroll 0 0 #CB4 !important;
}