MediaWiki:Common.css: различия между версиями
Перейти к навигации
Перейти к поиску
Подарок (обсуждение | вклад) Нет описания правки |
Подарок (обсуждение | вклад) Нет описания правки |
||
| Строка 52: | Строка 52: | ||
#footer-info-lastmod{ | #footer-info-lastmod{ | ||
color: #F4F3EE !important; | color: #F4F3EE !important; | ||
} | |||
div#mw-panel div.portal h3 { | |||
display: block !important; | |||
border: medium none !important; | |||
color: #444444 !important; | |||
cursor: default !important; | |||
font-size: 1em !important; | |||
font-weight: bold !important; | |||
padding: 0 0.25em 0.25em 1.75em !important; | |||
margin-bottom: 0.3em !important; | |||
} | } | ||
Версия от 02:37, 15 ноября 2020
/* Размещённый здесь CSS будет применяться ко всем темам оформления */
#ca-viewsource, #p-tb{
display: none
}
#ca-talk{
display: none
}
body {
background-color: #cbb99d;
background-image: url(http://img.carnage.ru/i/library/back.png);
color: #5C4515;
}
#footer-places, #footer-icons{
display: none
}
#mw-page-base {
background: none !important;
background-image: none !important
}
#mw-head {
background: none !important;
}
div#mw-panel div.portal div.body ul li a:visited {
color: #0b0080;
}
.vector-menu-tabs li a {
color: #444031 !important;
}
a:visited {
color: #F4F3EE !important;
}
a {
text-decoration: none;
color: #F4F3EE !important;
background: none;
}
.mw-body a:visited {
color: #0b0080 !important;
}
.mw-body a {
text-decoration: none;
color: #0645ad !important;
background: none;
}
#footer-info-lastmod{
color: #F4F3EE !important;
}
div#mw-panel div.portal h3 {
display: block !important;
border: medium none !important;
color: #444444 !important;
cursor: default !important;
font-size: 1em !important;
font-weight: bold !important;
padding: 0 0.25em 0.25em 1.75em !important;
margin-bottom: 0.3em !important;
}