MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
(Splitting the commit to find out the portion of code that are causing the issue in the game pages)
mNo edit summary
Line 934: Line 934:
padding:.5em;
padding:.5em;
width:auto;
width:auto;
}
/*Drop Menu Line Colors that "flash" to load Menu*/
ul#nav li ul{
background:#fff;
margin:0;
padding:5;
width:auto;
}
ul#nav li{
position:relative;
margin:5;
width:auto;
padding:5;
list-style-type:none;
background:333;
color:#333;
line-height:150%;
}
}
   
   

Navigation menu