Pillars of Eternity Wiki
Register
Advertisement

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.
/* Recent changes "byte count change" text colours */
.mw-plusminus-pos { color:#006600; }
.mw-plusminus-neg { color:#990000; }

/*hiding the main page title */
body.page-Main_Page h1.firstHeading { display:none; }

/*ADS*/
div.atflb 
{ display:none; }

div.btflb
{ display:none; }

/*INFOBOXES*/
div.infobox
{ width:250px; border:2px solid #AA5509; float:right; }

div.infobox .main-header
{ font-size:120%; padding:0.5em; background:#1A1403; color:#D19E26; text-align:center; font-weight:bold; text-transform:uppercase;} 

div.infobox .image 
{ text-align:center; clear:both; padding:2px; } 

div.infobox dt 
{ width:75px; min-width:75px; font-weight:bold; text-align:right;  display:inline-block; margin-right:0px; height:auto; vertical-align:top; margin-bottom:0px;} 

div.infobox dd 
{ width: 150px; min-width:150px; font-weight: regular; text-align: left; border-left: 2px solid #AA5509; display:inline-block; margin-left:0px; padding-left: 3px; margin-bottom:0px;}
Advertisement