MediaWiki:Common.css: различия между версиями
Перейти к навигации
Перейти к поиску
Подарок (обсуждение | вклад) Нет описания правки |
Подарок (обсуждение | вклад) Нет описания правки |
||
| Строка 20: | Строка 20: | ||
#mw-head { | #mw-head { | ||
background: none !important; | background: none !important; | ||
} | } | ||
a { | a { | ||
text-decoration: none; | text-decoration: none; | ||
Версия от 01:37, 15 ноября 2020
/* Размещённый здесь CSS будет применяться ко всем темам оформления */
#ca-viewsource, #p-tb{
display: none
}
#ca-talk{
display: none
}
body { background: url(http://lib.carnage2007.ru/clouds.jpg) no-repeat; }
#footer-places, #footer-icons{
display: none
}
#mw-page-base {
background: none !important;
background-image: none !important
}
html{
padding: 10px}
#mw-head {
background: none !important;
}
a {
text-decoration: none;
color: #F4F3EE !important;
background: none;
}
#left-navigation {
margin-left: 170px !important;
}
@media screen and (min-width: 982px){
#left-navigation {
margin-left: 185px !important;
}
}
.mw-body a:visited {
color: #0b0080 !important;
}
.mw-body a {
text-decoration: none;
color: #0645ad !important;
background: none;
}
#footer-info-lastmod{
color: #F4F3EE !important;
}