MediaWiki:Common.css: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
| Zeile 12: | Zeile 12: | ||
.circle { | .circle { | ||
width: 80px; | width: 80px; | ||
height: 80px; | height: 80px; | ||
padding: 8px; | padding: 8px; | ||
border-radius: 50%; | border-radius: 50%; | ||
text-align: center; | text-align: center; | ||
background: #f06000; | background: #f06000; | ||
color: #ffffff; | color: #ffffff; | ||