User:BeXoR/monobook.css

From Guild Wars Wiki
Jump to navigationJump 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.
<!--
.usermessage {background:#DFD; border:1px dashed #9C9;}
div.usermessage {color:#464; font-style:italic;}
-->

/*
<pre>
*/
table.collector {border: 1px solid silver; margin: 0.5em; text-align: left;}
table.collector th {padding:6px; background: #FC6;}
table.collector td {padding:6px; background: #EEE;}

table.weaponcollector {border: 1px solid silver; margin: 0.5em; text-align: left;}
table.weaponcollector th {padding:6px; background: #FA5;}
table.weaponcollector td {padding:6px; background: #EEE;}

table.armorcollector {border: 1px solid silver; margin: 0.5em; text-align: left;}
table.armorcollector th {padding:6px; background: #FDB;}
table.armorcollector td {padding:6px;}
table.armorcollector tr.w {background: #FFC;}
table.armorcollector tr.r {background: #EFC;}
table.armorcollector tr.mo {background: #CEF;}
table.armorcollector tr.n {background: #CFE;}
table.armorcollector tr.me {background: #EDF;}
table.armorcollector tr.e {background: #FDD;}
table.armorcollector tr.a {background: #FEF;}
table.armorcollector tr.rt {background: #DFF;}
table.armorcollector tr.p {background: #FEC;}
table.armorcollector tr.d {background: #EEF;}
table.armorcollector tr.x {background: #EEE;}

/*
</pre>
*/