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

м (Meduza переименовал страницу MediaWiki:MinervaNeue.css в MediaWiki:Minerva.css)
Нет описания правки
 
(не показаны 4 промежуточные версии этого же участника)
Строка 1: Строка 1:
table.wikitable {
h1 {
width: 300px;
     font-size: 2em;
    background-color: rgb(119, 191, 191);
    color: #000;
    margin: 0em 0em 1em 1em;
    border: 0px solid rgb(119, 191, 191);
}
table.wikitable > tr > th,
table.wikitable > tr > td,
table.wikitable > * > tr > th,
table.wikitable > * > tr > td {
     border: 2px solid rgb(119, 191, 191);
}
div.thumbinner {
    border: 0px solid rgb(119, 191, 191);
    background-color: rgb(119, 191, 191);
}
html .thumbimage {
    background-color: rgb(119, 191, 191);
    border: 0px solid rgb(119, 191, 191);
}
a,
a:visited,
.toctogglelabel,
.mw-parser-output a.external {
    text-decoration: none;
    color: rgb(234,96,87);
    background: none;
}
}

Текущая версия от 17:38, 26 августа 2019

h1 {

   font-size: 2em;

}