Zum Inhalt springen

MediaWiki:Common.css: Unterschied zwischen den Versionen

Aus test_auth
Frank3 (Diskussion | Beiträge)
Die Seite wurde neu angelegt: „Das folgende CSS wird für alle Benutzeroberflächen geladen.: Style of the radio buttons in the vote: .vote-radio-span{ display: inline-block; width:30px; } .vote-radio{ width:15px; height:15px; margin-left:10px; }“
 
Frank3 (Diskussion | Beiträge)
Keine Bearbeitungszusammenfassung
Zeile 4: Zeile 4:
.vote-radio-span{
.vote-radio-span{
   display: inline-block;
   display: inline-block;
   width:30px;
   width:25px;
}
}



Version vom 25. Juni 2024, 13:03 Uhr

/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */

/* Style of the radio buttons in the vote */
.vote-radio-span{
  display: inline-block;
  width:25px;
}

.vote-radio{
  width:15px;
  height:15px;
  margin-left:10px;
}
Cookies helfen uns bei der Bereitstellung von test_auth. Durch die Nutzung von test_auth erklärst du dich damit einverstanden, dass wir Cookies speichern.