(Created page with "table.questrewards { width:375px; border:1px solid #e5e5e5; background:#f9f9f9; margin-bottom:3px; } table.questrewards th { background:#f0f0f0; font: ...")
 
(Removing all content from page)
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
table.questrewards {
 
    width:375px;
    border:1px solid #e5e5e5;
    background:#f9f9f9;
    margin-bottom:3px;
}
table.questrewards th {
  background:#f0f0f0;
  font: normal 105% verdana, arial, sans-serif;
}
table.questrewards td:first-child {
  text-align:center;
  width:100px;
  font: normal 95% verdana, arial, sans-serif;
  color:black;
}
table.questrewards tr {
  vertical-align:top;
}

Latest revision as of 21:02, 29 December 2014