MediaWiki:Common.css: различия между версиями

Материал из wiki innovation station ss14
Нет описания правки
Нет описания правки
Строка 1: Строка 1:
* {
* {
     background-color: #303132 !important;  
     background-color: #18353c !important;  
     color: #000000 !important;  
     color: #000000 !important;  
     font-weight: bold !important;
     font-weight: bold !important;

Версия от 18:38, 14 сентября 2024

* {
    background-color: #18353c !important; 
    color: #000000 !important; 
    font-weight: bold !important;
}

a {
    color: #0000EE !important; 
}

* {
    box-shadow: none !important;
    border-color: #000000 !important;
 
#p-logo .mw-portlet a {
    color: #000000 !important; 
    text-decoration: none !important; 
}