Änderungen
Zur Navigation springen
Zur Suche springen
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;
}
/* 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;
}