Masquerada Wiki
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.
.i18ndoc {
    background-color: #FFF77D;
    border-bottom: 1px solid lightgrey;
    font-family: monospace;
    font-size: 8pt;
    height: 140px;
    overflow: auto;
    padding: 3px;
}
/*Galleries*/
 
.gallery-box-contents {
     margin-top: -15px;
}
 
.gallery-box-contents .items {
     text-align: center;
     margin-left: -16px;
}
 
.gallery-box-contents .item {
     display: inline-block;
     width: 150px;
     vertical-align: central;
     margin-bottom: 14px;
     margin-left: 16px;
}
 
.gallery-box-contents img {
     margin-bottom: 7px;
}
.WikiaBlogListing h2 a {
    font-size:75% !important;
    }
    /***** Portable Infobox - styles for new class names *****/
.portable-infobox .pi-header  {
  background-color: #996515 ;
  color: white;
}
 .portable-infobox .pi-title  {
 background-color: #996515 ;
 color: white;
}
.portable-infobox {
 background-color: #3C3C3C ;
 color: white;
 border-radius: 0px 0px 27px 27px;
 box-shadow: -9px 10px 15px 2px #D5D4D4;
}
Advertisement