MediaWiki:Common.css: различия между версиями
Перейти к навигации
Перейти к поиску
Topsin (обсуждение | вклад) |
Topsin (обсуждение | вклад) |
||
Строка 1: | Строка 1: | ||
a{ | a{ | ||
− | color: #115413; | + | color: #115413 !important; |
} | } | ||
a:hover{ | a:hover{ |
Версия 01:48, 19 апреля 2020
a{ color: #115413 !important; } a:hover{ text-decoration: none; opacity: .8; } #mw-panel .portal .body li a:visited { color: #115413; } #mw-panel .portal .body li a{ color: #115413; } a:visited{ color: #115413; } a.new:visited, #p-personal a.new:visited{ color: #115413; } a.new:visited, #p-personal a.new:visited{ color: #115413; } .PokemonBox{ width: 170px; padding: 5px; background-position: center; background-repeat: no-repeat; background-color: #fbfbfb; border-radius: 10px; border: 1px solid #e4e4e4; text-align: center; position: relative; display: inline-block; margin: 25px 10px; } .PokemonBox > .Image{ width: 100%; height: 70px; margin-top: -25px; } .PokemonBox > .Image:before { content: ""; display: inline-block; min-height: inherit; height: 100%; vertical-align: middle; } .PokemonBox > .Name { border-radius: 3px; overflow: auto; margin-top: 20px; } .PokemonBox > .Name > a{ color: #265b88; } .PokemonBox > .Name > img{ display:none; }