Web
Analytics
Join the HITS Discord and leave your suggestions for this wiki, talk about your edits, or just chat with fellow Tally Hall fans!

Difference between revisions of "MediaWiki:Vector.css"

Jump to navigation Jump to search
953 bytes added ,  03:33, 14 December 2012
no edit summary
Line 52: Line 52:
div#mw-panel div.portal div.body ul li a {
div#mw-panel div.portal div.body ul li a {
font-weight: normal;
font-weight: normal;
}
/*  HITS GLOBAL NAV */
div#nav {
position:inherit;
width:965px;
height:22px;
padding: 0px 0px 0px 0px;
background-color: #868573;
background-image:url(../images/design_files/HITS2_menuBG2.gif);
background-repeat:repeat-x;
border-top: 1px solid #797865;
border-bottom: 1px solid #797865;
text-align:left;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  }
div#nav img#menuicon {
margin: 0px 2px 0px 2px;
}
table#hitsnav {
width:100%;
height:22px;
padding: 0px 0px 0px 0px;
background-color: #868573;
background-image:url(/images/design_files/HITS2_menuBG2.gif);
background-repeat:repeat;
border-top: 1px solid #797865;
border-bottom: 1px solid #797865;
text-align:left;
font-family: Trebuchet, Verdana, Helvetica, Arial, Geneva, "Lucida Sans";
font-size:14px;
color:#333333;
}
table#hitsnav img#menuicon {
margin: 0px 2px 0px 2px;
}
table.milonictable {
background-color:transparent !important;
}
}

Navigation menu