MediaWiki:Common.css: Unterschied zwischen den Versionen
Admin (Diskussion | Beiträge) Die Seite wurde neu angelegt: „.mw-editsection { display:none!important; }“ |
Keine Bearbeitungszusammenfassung |
||
| Zeile 1: | Zeile 1: | ||
.mw-editsection { display:none!important; } | .mw-editsection { display:none!important; } | ||
/* Style of the radio buttons in the vote */ | |||
.vote-radio-span{ | |||
display: inline-block; | |||
width:25px; | |||
} | |||
.vote-radio{ | |||
margin-left:7px; | |||
} | |||
Version vom 26. Juni 2024, 07:27 Uhr
.mw-editsection { display:none!important; }
/* Style of the radio buttons in the vote */
.vote-radio-span{
display: inline-block;
width:25px;
}
.vote-radio{
margin-left:7px;
}