MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 14: | Line 14: | ||
} | } | ||
.circle { | |||
width: 30px; | |||
line-height: 30px; | |||
border-radius: 50%; | |||
text-align: center; | |||
font-size: 120%; | |||
border: 2px solid #c05401; | |||
background: #c05401; | |||
color: #ffffff; | |||
} | |||
.mw-content-ltr { | .mw-content-ltr { | ||