2,242
edits
Join the HITS Discord and leave your suggestions for this wiki, talk about your edits, or just chat with fellow Tally Hall fans!
m |
|||
Line 216: | Line 216: | ||
text-decoration: none; | text-decoration: none; | ||
} | } | ||
#mw-page-base { | |||
height: 5em; | |||
background-position: bottom left; | |||
background-repeat: repeat-x; | |||
background-image: url(/wiki/skins/Vector/images/page-fade.png?ffe96); | |||
background-color: #fff; | |||
background: -moz-linear-gradient(top, #ffffff 0%, #dfe8ef 100%); /* FF3.6-15 */ | |||
background: -webkit-linear-gradient(top, #ffffff 0%,#dfe8ef 100%); /* Chrome10-25,Safari5.1-6 */ | |||
background: linear-gradient(to bottom, #ffffff 0%,#dfe8ef 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ | |||
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dfe8ef',GradientType=0 ); /* IE6-9 */ | |||
} | |||
@media screen and (min-width: 982px) { | |||
#mw-panel { | |||
padding-left: 1em; | |||
} | |||
} | |||
#p-personal { | |||
top: 0px; | |||
} | |||
#right-navigation { | |||
margin-top: 40px; | |||
} | |||
div#mw-panel div.portal { | |||
margin: 0 0px 0 0em; | |||
div.notice1, | div.notice1, |