Hauptmenü öffnen

Änderungen

MediaWiki:Gadget-PrettyLog.css

316 Bytes hinzugefügt, 10:00, 10. Aug. 2015
K
https://de.wikipedia.org/w/index.php?title=MediaWiki_Diskussion:Gadget-PrettyLog.css&oldid=144877258#background:_transparent
/* From Commons where this is in MediaWiki:Common.css */
/* Special:Search styles */

.mw-search-results li{
padding: 0.25em 1em;
border-bottom: 1px solid #d3daed;
background: #f6f8fc;
}
.mw-search-results li:nth-child(odd) {
background: #f6f8fc;
}
.mw-search-results li:nth-child(even) {
background: #fcfcfc;
}