User:Yoe Dude/common.css

From Guild Wars 2 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.
#useryoedudepagenavigation {
display:block;
box-shadow:rgba(0,0,0,0.5) 0 0 .75em;
border-collapse:collapse;
text-align:left
}

#useryoedudepagenavigation th {
font-family:EasonPro,"Times New Roman", serif;
font-size:1.7692307692em;
color:#fff;
text-shadow:rgba(0,0,0,0.75) 0 0 .25em;
background-color:#f30;
font-weight:400;
height:48px;
text-align:center;
font-size-adjust:0.43
}

#useryoedudepagenavigation td.content {vertical-align:top;padding:.5em 2%}
#useryoedudepagenavigation td.separator {border-right:#aaa solid 1px}