MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary |
||
Line 344: | Line 344: | ||
content:''; | content:''; | ||
background:url(https://highlite.fanet.dev/assets/logo-Da2Oi0Av.png) no-repeat; | background:url(https://highlite.fanet.dev/assets/logo-Da2Oi0Av.png) no-repeat; | ||
background-size: | background-size: 26px; | ||
filter:drop-shadow(0 1px 1px rgba(0,0,0,0.1)); | filter: drop-shadow(0 1px 1px rgba(0,0,0,0.1)); | ||
position:absolute; | position: absolute; | ||
top:1px; | top: -1px; | ||
left: | left: 3px; | ||
width: | width: 25px; | ||
height: | height: 25px; | ||
} | } | ||
#n-HighLite a:hover { | #n-HighLite a:hover { |