MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 16: | Line 16: | ||
.circle { | .circle { | ||
width: | width: 40px; | ||
line-height: | line-height: 40px; | ||
border-radius: 50%; | border-radius: 50%; | ||
text-align: center; | text-align: center; | ||
font-size: 120%; | font-size: 120%; | ||
border: | font-weight: bold; | ||
border:4px solid #c05401; | |||
background: #c05401; | background: #c05401; | ||
color: #ffffff; | color: #ffffff; | ||