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:22px;
   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:5px;
   left: 3px;
   width:22px;
   width: 25px;
   height:22px;
   height: 25px;
}
}
#n-HighLite a:hover {
#n-HighLite a:hover {