Dragonhollow 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;
}

.WikiaMainContent .thumbcaption {
  color: white;
}

.wikia-gallery-caption .lightbox-caption {
  color: white;
}
 
.category-gallery .lightbox-caption {
    background-color: #b71414;
    font-size: 20px;
}

/*Remove excess padding added from Fandom and fix bg-color*/
.ooui-theme-fandom .mw-datatable > tr > th,
.ooui-theme-fandom .mw-datatable > * > tr > th,
.ooui-theme-fandom .mw-json > tr > th,
.ooui-theme-fandom .mw-json > * > tr > th,
.ooui-theme-fandom .wikitable > tr > th,
.ooui-theme-fandom .wikitable > * > tr > th {
 padding-bottom:3px;
 padding-top:3px;
 padding-left:3px;
 padding-right:3px;
 background-color: #303030;
}

/*Places & Builds Table*/

.builds-table {
	text-align: center;
	width: 100%;
	padding: 0
}
 
.builds-table tr > th {
	background: #665765;
	color: white;
	text-align: center;
	padding: 0;
}
 
.builds-table tr > td {
	background: #303030;
	color: white;
	padding: 0
}

/************************************************************/
/* INFOBOX THEMES                                           */
/************************************************************/
 
 /* Gamma PortableInfobox Theme */
 
.pi-theme-gamma {
    padding: 0px;
    float: left;
}
 
.pi-theme-gamma .pi-image-thumbnail {
    padding: 1em;
}
 
.pi-theme-gamma .pi-title {
    background-color: #665765;
}
 
.pi-theme-gamma .pi-header {
  background-color: #665765;
  color: #C4CDD4;
  font-size: 80%;
  text-align: left;
  text-indent: 3px;
  padding: 2px 5px
}

/* Theta PortableInfobox Theme */

.pi-theme-theta {
    padding: 0px;
    font-size: 100%;
    float: right;
}

.pi-theme-theta .pi-image-thumbnail {
    width: 100%;
    height: auto;
    padding: 0em;
}
 
.pi-theme-theta .pi-title {
    background-color: #665765;
}
 
.pi-theme-theta .pi-header {
  background-color: #665765;
  font-size: 100%;
  text-align: left;
  text-indent: 3px;
  padding: 2px 5px
}

.pi-theme-theta .pi-data-label {
    font-size: 89%;
}

.pi-theme-theta .pi-data-value {
    font-size: 89%;
}

/* Sigma PortableInfobox Theme */

.portable-infobox.pi-theme-sigma {
    padding: 0px;
    font-size: 100%;
    float: right;
}

.pi-theme-sigma .pi-image-thumbnail {
    width: 100%;
    height: auto;
    padding: 0em;
}

.pi-theme-sigma .pi-title {
    background-color: #665765;
}
 
.pi-theme-sigma .pi-header {
  background-color: #665765;
  font-size: 100%;
  text-align: left;
  text-indent: 3px;
  padding: 2px 5px
}

.pi-theme-sigma .pi-data-label {
    font-size: 89%;
}

.pi-theme-sigma .pi-data-value {
    font-size: 89%;
}

/* Kappa PortableInfobox Theme */

.portable-infobox.pi-theme-kappa {
    padding: 0px;
    font-size: 100%;
    float: right;
}

.pi-theme-kappa .pi-image-thumbnail {
    width: auto;
    height: 100%;
    padding: 0em;
}

.pi-theme-kappa .pi-title {
    background-color: #665765;
}
 
.pi-theme-kappa .pi-header {
  background-color: #665765;
  font-size: 100%;
  text-align: left;
  text-indent: 3px;
  padding: 2px 5px
}

.pi-theme-kappa .pi-data-label {
    font-size: 89%;
}

.pi-theme-kappa .pi-data-value {
    font-size: 89%;
}

/* Invisible PortableInfobox Theme */

.portable-infobox.pi-theme-mobiletocfix {
    border-width: 0;
    padding: 0;
    margin: 0;
}
 
.portable-infobox.pi-theme-mobiletocfix .pi-item-spacing {
    padding: 0;
}

/************************************************************/
/* HEADER                                                   */
/************************************************************/

/*.wds-community-header, .wds-community-header::before {
    background: none !important;
}*/

.wds-tabs__tab-label {
    font-size: larger !important;
    padding-bottom: 5px !important;
}

.wds-community-header__sitename {
    visibility: hidden !important;
}

/************************************************************/
/* SITE GLOW (disabled)                                     */
/************************************************************/

.WikiaPage {
    border: 1px none #665765;
    /*box-shadow: 0px 0px 28px #665765;*/
}
 
/************************************************************/
/* MAINPAGE                                                 */
/************************************************************/
 
.ComponentBackground {
	background: #232323;
	box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.8);
	border:1px solid #665765;
}
 
.ComponentTitle {
	background:url("https://vignette.wikia.nocookie.net/dragonhollow/images/b/b3/Title.png") no-repeat center center;
	width:500px;
	height:25px;
	text-align:center;
	margin:0 auto;
	text-transform:uppercase;
	font-size:20px;
}
 
.ComponentSmallTitle {
	background:url("https://vignette.wikia.nocookie.net/dragonhollow/images/4/49/SmallTitle.png") no-repeat center center;
	width:250px;
	height:25px;
	text-align:center;
	margin:0 auto;
	text-transform:uppercase;
	font-size:20px;
}
 
.ComponentCategory {
	background: #232323;
	box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.7);
	border:1px solid rgba(0, 0, 0, 0.7);
	width:150px;
	height:150px;
	margin: 0 auto;
}
 
/** NAVIGATION **/
 
.UniverseButton {
	width:150px;
	height:150px;
	overlay:hidden;
}
Advertisement