MediaWiki:Common.css: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| Line 6,734: | Line 6,734: | ||
.wikilogo { | .wikilogo { | ||
border-radius: 50%; | border-radius:50% 50% 50% 50%; | ||
background-image: url("https://wiki.geministation.com/images/2/25/W.png"); | background-image: url("https://wiki.geministation.com/images/2/25/W.png"); | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
width:50px; | |||
height:50px; | |||
} | } | ||