Battlefield Wiki
(test)
Markierung: sourceedit
(gruppiert)
Markierung: sourceedit
Zeile 2: Zeile 2:
 
background: transparent;
 
background: transparent;
 
}
 
}
 
.WikiHeaderRestyle {
 
background: url("http://images2.wikia.nocookie.net/__cb26/battlefield/images/8/89/Wiki-wordmark.png") no-repeat scroll 8px 5px transparent !important;
 
}
  +
 
.achievements-table tr {
 
.achievements-table tr {
 
border-top: 1px solid #444;
 
border-top: 1px solid #444;
Zeile 14: Zeile 18:
 
.achievements-table th {
 
.achievements-table th {
 
background: #222;
 
background: #222;
}
 
 
 
.WikiHeaderRestyle {
 
background: url("http://images2.wikia.nocookie.net/__cb26/battlefield/images/8/89/Wiki-wordmark.png") no-repeat scroll 8px 5px transparent !important;
 
 
}
 
}
   

Version vom 15. November 2016, 16:41 Uhr

.WikiHeaderRestyle .shadow-mask {
    background: transparent;
}
.WikiHeaderRestyle {
    background: url("http://images2.wikia.nocookie.net/__cb26/battlefield/images/8/89/Wiki-wordmark.png") no-repeat scroll 8px 5px transparent !important;
}

.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;
}

.pollAnswerVotes div {
    background: none repeat scroll 0 0 #004 !important;
}

/*Portable Infoboxen*/

.portable-infobox {
    float:right;
    width:500px;
}