MediaWiki:Common.css: Difference between revisions

m Protected "MediaWiki:Common.css" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
No edit summary
 
(10 intermediate revisions by the same user not shown)
Line 337: Line 337:
}
}
#n-HighLite a::before {
#n-HighLite a::before {
   content:'Get ';
   content:'Try Out ';
   font-weight:normal;
   font-weight:normal;
   opacity:0.85;
   opacity:0.85;
Line 343: Line 343:
#n-HighLite a::after {
#n-HighLite a::after {
   content:'';
   content:'';
   background:url(https://highlite.fanet.dev/assets/logo-Da2Oi0Av.png) no-repeat;
   background:url(https://highspell.wiki/w/images/e/e8/HighLite-Logo-Transparent.png) no-repeat;
   background-size:20px;
   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:5px;
   top: -1px;
   left:7px;
   left: 3px;
   width:17px;
   width: 25px;
   height:13px;
   height: 25px;
}
}
#n-HighLite a:hover {
#n-HighLite a:hover {