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!

MediaWiki:Common.css

From Tally Hallmanac: The Ultimate Tally Hall Wiki
Revision as of 19:33, 19 July 2009 by Coz (talk | contribs)
Jump to navigation Jump to search

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
/* CSS placed here will be applied to all skins */


table.infobox {
width: 300px;
border: 1px solid #999999;
float: right; 
clear: right;
margin: 30px 0px 30px 30px
}

table.infobox h1 {
text-align:center;
font-size:16px;
font-weight: bold;
display:block;
margin: 0px 0px 0px 0px;
padding: 3px 0px 3px 0px;
}


table#infobox_song {
background-color: #FFFFCC;
color:#000033;
font-family: "Trebuchet MS", Futura, Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

h1#infobox_song {
background-color: #B1AD7A;
}

table#infobox_album {
background-color: #E0EAF6;
color: #333333;
font-family: "Trebuchet MS", Futura, Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
}

h1#infobox_album {
background-color: #7D9FB0;
}