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:Common.css"

Jump to navigation Jump to search
no edit summary
Line 172: Line 172:


div.notice1 {
div.notice1 {
width: 300px;
width: 400px;
color:#666666;
color:#666666;
background-color:#FFFFFF;
background-color:#FFFFFF;
margin: 5px 50% 5px 0px;
margin: 5px 50% 5px 50%;
padding: 5px 10px 5px 10px;
padding: 5px 10px 5px 10px;
font-family:"Trebuchet MS", Verdana, Arial, Helvetica;
font-family:"Trebuchet MS", Verdana, Arial, Helvetica;
font-size:14px;
font-size:14px;
border: 1px solid #333333;;
border-top: 1px solid #333333;
border-left: 5px #FF9933;
border-bottom: 1px solid #333333;
border-right: 1px solid #333333;
border-left: 5px solid #FF9933;
}
}

Navigation menu