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: 50px; | ||
line-height: | line-height: 50px; | ||
border-radius: 50%; | border-radius: 50%; | ||
text-align: center; | text-align: center; | ||