Jump to content
Wikimedia Meta-Wiki

User:Mrjulesd/global.css: Difference between revisions

From Meta, a Wikimedia project coordination wiki
Content deleted Content added
Line 20: Line 20:


}
}



@media only screen and (max-width: 1024px), only screen and (max-device-width: 1024px) {
.ju-flex {
display: block !important;
}

.ju-float {
float: none !important;
width: auto !important;
}
.ju-ml {
margin-left: 0 !important;
}
}

Revision as of 18:27, 7 September 2015

 .mw-redirect{

 color:Teal;

 }
 .mw-redirect:visited{

 color:Teal;

 }
 .mw-redirect:hover{

 color:#990000;

 }
 .mw-redirect:active{

 color:#990000;

 }



 @mediaonlyscreenand(max-width:1024px),onlyscreenand(max-device-width:1024px){
 .ju-flex{
 display:block!important;
 }

 .ju-float{
 float:none!important;
 width:auto!important;
 }
 .ju-ml{
 margin-left:0!important;
 }
 }

AltStyle によって変換されたページ (->オリジナル) /