MediaWiki:Common.css: Unterschied zwischen den Versionen

Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 12: Zeile 12:
     overflow: visible;
     overflow: visible;
     position: relative;
     position: relative;
  background-color: whitesmoke;
  border: none;
}
}
fieldset {
  background-color: whitesmoke;
  margin-bottom: 5px;
  padding: 5px;
  border: none;
  text-align: left;
  outline: none;
}
fieldset p {
  margin: 1em;
}
legend {
  color: white;
  background-color: grey;
  float: right;
  padding: 0.2em 1em;
  border-bottom-left-radius: 0.5em;
  font-weight: bold;
}


.vote-radio{
.vote-radio{