MediaWiki:Common.css: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| Line 3,162: | Line 3,162: | ||
color: #fff; | color: #fff; | ||
} | } | ||
/*.portal-link-img.article.earthtoken a:hover { | |||
background-image: url("https://wiki.geministation.com/images/2/23/Earth_token.png"); | |||
background-size: contain; | |||
background-repeat: no-repeat; | |||
}*/ | |||
.portal-link-img.article.earthtoken a:hover { | .portal-link-img.article.earthtoken a:hover { | ||
background-image: url( | background-image: url('filepath://Earth_token.png'); | ||
background-size: contain; | background-size: contain; | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||