MediaWiki:Common.css: различия между версиями
Материал из wiki innovation station ss14
Userr (обсуждение | вклад) Нет описания правки Метка: ручная отмена |
Userr (обсуждение | вклад) Нет описания правки |
||
| Строка 14: | Строка 14: | ||
#p-logo .mw-portlet a { | #p-logo .mw-portlet a { | ||
color: #0de4ff !important; | color: #0de4ff !important; | ||
} | |||
ol { | |||
list-style-type: none !important; | |||
padding-left: 0 !important; | |||
} | } | ||
Версия от 19:58, 14 сентября 2024
* {
background-color: #18353c !important;
color: #0de4ff !important;
font-weight: bold !important;
box-shadow: none !important;
border-color: #0de4ff !important;
}
a {
color: #0de4ff !important;
text-decoration: none !important;
}
#p-logo .mw-portlet a {
color: #0de4ff !important;
}
ol {
list-style-type: none !important;
padding-left: 0 !important;
}
