MediaWiki:Common.css: различия между версиями
Перейти к навигации
Перейти к поиску
Подарок (обсуждение | вклад) Нет описания правки |
Подарок (обсуждение | вклад) Нет описания правки |
||
| Строка 6: | Строка 6: | ||
display: none | display: none | ||
} | } | ||
body { background: | body { background: #DFDFDF url(https://img.utopie.ru/i/temple/back.jpg) repeat; } | ||
#mw-head{ | |||
background: #DFDFDF url(https://img.utopie.ru/i/temple/back.jpg) bottom left repeat; | |||
} | |||
#footer-places, #footer-icons{ | #footer-places, #footer-icons{ | ||
display: none | display: none | ||
} | } | ||
body { | |||
background: url(https://carcosa.utopie.ru/main_page/assets/css/images/overlay.png), url(https://carcosa.utopie.ru/main_page/images/bg5.jpg); | |||
} | |||
#mw-page-base { | #mw-page-base { | ||
background: none !important; | background: none !important; | ||
| Строка 21: | Строка 25: | ||
background: none !important; | background: none !important; | ||
} | } | ||
div#mw-panel div.portal div.body ul li a:visited { | div#mw-panel div.portal div.body ul li a:visited { | ||
color: #0b0080; | color: #0b0080; | ||
| Строка 32: | Строка 35: | ||
color: #F4F3EE !important; | color: #F4F3EE !important; | ||
} | } | ||
a { | a { | ||
text-decoration: none; | text-decoration: none; | ||
color: # | color: #F4F3EE !important; | ||
background: none; | background: none; | ||
} | } | ||
Версия от 01:40, 15 ноября 2020
/* Размещённый здесь CSS будет применяться ко всем темам оформления */
#ca-viewsource, #p-tb{
display: none
}
#ca-talk{
display: none
}
body { background: #DFDFDF url(https://img.utopie.ru/i/temple/back.jpg) repeat; }
#mw-head{
background: #DFDFDF url(https://img.utopie.ru/i/temple/back.jpg) bottom left repeat;
}
#footer-places, #footer-icons{
display: none
}
body {
background: url(https://carcosa.utopie.ru/main_page/assets/css/images/overlay.png), url(https://carcosa.utopie.ru/main_page/images/bg5.jpg);
}
#mw-page-base {
background: none !important;
background-image: none !important
}
html{
padding: 10px}
#mw-head {
background: none !important;
}
div#mw-panel div.portal div.body ul li a:visited {
color: #0b0080;
}
div.vectorTabs li a {
color: #444031 !important;
}
a:visited {
color: #F4F3EE !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;
}