MediaWiki:Gadget-GlobalStyle.css: Difference between revisions

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
Content added Content deleted
(add)
(add)
Line 84: Line 84:
span.comment, .mw-parser-output a.external.free, .filehistory.wikitable td[dir] {
span.comment, .mw-parser-output a.external.free, .filehistory.wikitable td[dir] {
word-wrap: anywhere;
word-wrap: anywhere;
}

/** search results **/
.mw-search-result-data {
color: #008000;
font-size: 97%;
}
.mw-search-results li {
padding-bottom: 0px;
}
}