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

Нет описания правки
Нет описания правки
Строка 12: Строка 12:
     margin-top: 10px;
     margin-top: 10px;
     text-align: center;
     text-align: center;
    background: rgb(255 255 255 / 80%);
    border: 2px solid #000000 !important;
}
}


Строка 207: Строка 205:
font-family: Merriweather !important;
font-family: Merriweather !important;
  text-shadow:  
  text-shadow:  
         -1px -1px 0 #000000,   
         -1px -1px 0 #ffffff,   
         1px -1px 0 #000000,
         1px -1px 0 #ffffff,
         -1px  1px 0 #000000,
         -1px  1px 0 #ffffff,
         1px  1px 0 #000000;
         1px  1px 0 #ffffff;
     color: white; /* Цвет основного текста */
     color: black; /* Цвет основного текста */
}
}