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.
table.questrewards {
    width:375px;
    border:1px solid #e5e5e5;
    background:#f9f9f9;
    margin-bottom:3px;
}
 
table.questrewards th {
   background:#f0f0f0;
   font: normal 105% Verdana;
}
 
table.questrewards td:first-child {
   text-align:center;
   width:100px;
   font: normal 95% Verdana;
   color:black;
}

table.questrewards td:last-child {
   font: normal 100% arial;
   color:black;
}

table.questrewards tr {
   vertical-align:top;
   line-height: 105%;
}