User:Lacky/common.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 {
 color:#AEEEEEE;
 background-color: #F1F4F1;
 font-weight:bold; text-align:center;
 border: solid 1px #517453;
 widht:250px;
 }
 .usermesage a {
 color: #2E3436; }

 .noticeboardbox{display:none;}

body { background:#F0FFF1 url(http://wiki.guildwars.com/images/e/e7/User_Wynthyst_background_green.jpg) repeat-x; }

#content {
  border: 1px solid #517453;
  background:#F1F4F1
 }