User:Example/common.css

From Dragon Quest Wiki
< User:Example
Revision as of 10:52, 25 June 2018 by Example (talk | contribs) (Created page with " #content, #content table #p-cactions ul li a { background: #fcfffc; } .usermessage { background: #00E400; border: 1.1px dashed #060; } #p-logo a { background: url(htt...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump 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.
 #content, #content table
 #p-cactions ul li a { background: #fcfffc; }

 .usermessage {
 background: #00E400;
 border: 1.1px dashed #060;
 }

 #p-logo a { background: url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/Wayoshilogo3.png) 35% 50%
 no-repeat !important; }

 pre { border: 1px dashed #060; }

 h1 { font-family:Jokerman; font-size:28px;color:#117611;}
 h2,h3,h4,h5,h6 { color:#020; }

 body {
 font-family:Calibri; font-size:18px
 }

 #catlinks {
 border: 1px dotted #272;
 background-color: #fdfffd;
 padding: 4px;
 }
 #siteNotice {
  background: #fcfffc;

 textarea {
  font-family: Courier New;
  font-size: 14px;
 }