MediaWiki:Common.css: различия между версиями
>Edward Chernenko + #p-lolads a:visited { color: #002bb8; } |
>Edward Chernenko + nonwhite |
||
| Строка 25: | Строка 25: | ||
} | } | ||
.unnote, .unnote_h { font-size: 125%; } | .unnote, .unnote_h { font-size: 125%; } | ||
/* Убирает белый фон вокруг изображений: <div class="nonwhite">[[Файл: ... ]]</div> */ | |||
.nonwhite div.thumb { | |||
border: none; | |||
margin-top: 10px; | |||
margin-bottom: 0px; | |||
} | |||
.nonwhite div.tleft { border: none; } | |||
.nonwhite div.tright { margin-left: 13px; } | |||
/*** Mark redirects in Special:Allpages und Special:Watchlist ***/ | /*** Mark redirects in Special:Allpages und Special:Watchlist ***/ | ||