admin:css
/* --------------------------------------------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------- FONTS --------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------------------------------------- */
 
@import url('https://fonts.googleapis.com/css?family=Rajdhani');
@import url(http://static.wikidot.com/common--theme/shiny/css/style.css);
@import url('http://css.wikidot.com/cssnippet:alternate-table-row-colors/code_');
@import url('//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
 
@font-face {
    font-family: 'horizon';
    src: url(https://rawcdn.githack.com/spilledale/5ezdwiki/master/horizon-webfont.woff2) format(woff2),
         url(https://rawcdn.githack.com/spilledale/5ezdwiki/master/horizon-webfont.woff) format(woff);
    font-weight: normal;
    font-style: normal;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
 
}
 
/* --------------------------------------------------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------- TEXT STYLE --------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------------------------------------------- */
 
#page-title{
    font-family: 'horizon', 'Rajdhani', fantasy;
    font-size: 40px;
color: #1d86da;
} 
 
h1{
font-family: 'horizon', 'Rajdhani', fantasy;
color: #1d86da;
}
 
h2{
font-family: 'horizon', 'Rajdhani', fantasy;
color: #1d86da;
}
 
h3{
font-family: 'Rajdhani', monospace;
color: #1d86da;
text-transform: uppercase;
}
 
h4{
font-family: 'Rajdhani', monospace;
color: #1d86da;
opacity: 0.8;
font-variant: small-caps;
}
 
h5{
font-family: 'Rajdhani', monospace;
color: #1d86da;
opacity: 0.6;
}
 
h6{
font-family: 'Rajdhani', monospace;
color: #1d86da;
opacity: 0.4;
}
 
ul{
font-family: 'Rajdhani', monospace;
}
 
li{
font-family: 'Rajdhani', monospace;
}
 
a {
font-weight: 600;
}
 
a:link {
color: #7f1dda;
}
 
a:active {
color: #d4b3f8;
}
 
a:hover {
color: #b76bf3;
text-decoration: none;
background-color: rgb(255, 255, 255,0.0);
border-style: none;
}
 
a:visited {
color: #1dda70;
}
 
#toc{
font-family: 'Rajdhani', monospace;
color: #1d86da;
}
 
#toc .title{
font-family: 'horizon', monospace;
    font-size: 24.32px;
} 
 
/* -- Body text style is defined under Page Elements -- */
/* -- Top Bar text style is defined under Page Elements -- */
 
/* -------------------------------------------------------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------- PAGE ELEMENTS --------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------------------------------- */
 
div#container-wrap {
    background-image: url(http://5ezd.wikidot.com/local--files/admin:css/WikiBG.png);
background-position: center center;
    background-attachment: fixed;
    background-repeat: no-repeat;
  background-size: cover;
 
}
 
#header {height: 0px;} 
 
body {
background-color: #ffffff);
color: #000000;
font-family: 'Rajdhani', monospace;
    font-size: 20px;
    font-weight: 500;
}
 
#main-content{
    color:#585858;
margin:auto;
   width: 93%;
}
 
#search-top-box {
    top: 28px;
width: 16vw;
    right: 6.5em;
    position: fixed;
        z-index:30;
}
 
#search-top-box .button {
visibility: hidden;
}
 
#search-top-box .text {
font-family: 'Rajdhani', monospace;
}
 
#search-top-box-form {
    width: 12vw;
font-size: 12px;
    text-align: center;
        z-index:30;
}
 
#login-status {
    color: #000;
    top: 25px;
    position: fixed;
        font-size: 0.9vw;
    z-index: 30;
    margin-right: 3.5em;
font-family: 'Rajdhani', monospace;
}
 
#login-status a {
    background: transparent;
    color: #000;
}
 
#login-status ul a {
    color: #000;
    background: transparent;
}
 
#account-topbutton {
    background: #ccc;
    color: #700;
}
 
.printuser img.small {
    margin-right: 1px;
}
 
#header h1 {
    margin: 0;
    padding: 0;
    float: left;
    max-height: 105px;
    font-family: 'horizon', monospace;
}
 
#header h2 {
    margin: 0;
    padding: 0;
    clear: left;
    float: left;
    font-size: 105%;
    max-height: 38px;
}
 
#header h1 a {
    display: none;
    margin: 0;
    padding: 80px 0 25px;
    line-height: 0px;
    max-height: 0px;
    color:  #1d86da;
    background: transparent;
    font-size: 180%;
    text-decoration: none;
}
 
#header h2 span {
    display: none;
    margin: 0;
    padding: 19px 0;
    line-height: 0px;
    max-height: 0px;
    color: #1d86da;
    font-weight: bold;
    font-family: 'horizon', monospace;
}
 
#top-bar
{
        top:22px;
        position: fixed;
        width:100%;
        padding-left: -10%;
       padding-top: 0px;
    background-color: transparent;
        height: 32px;
        background-image: url(http://5ezd.wikidot.com/local--files/admin:css/WikiBar.png);
    float: left;
        font-size: 1vw;
    font-family: 'Rajdhani', monospace;
   text-transform: uppercase;
}
 
#top-bar ul li, #top-bar ul li ul {
border: 0.1px;
background-color: #transparent;
 
}
 
#top-bar ul li a {
    text-decoration: none;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 1px;
    max-height: 1px;
    overflow: hidden;
}
 
#top-bar ul
{
    list-style: none;
    margin-left: 3em;
    padding: 0;
   margin-top: 3px;
    float: left;
}
#top-bar ul ul
{
    width: 12em;
}
 
#top-bar a, #top-bar li ul li, #top-bar li ul li a
{
    color: #FFFFFF;
    text-decoration: none;
}
#top-bar a:hover
{
    color: #b76bf3 !important;
    text-decoration: underline;
    background-color: #FFFFFF;
}
 
#top-bar li
{
    position: relative;
 
}
#top-bar ul ul ul
{
    position: absolute;
    top: 0.0em;
    right: 95%;
}
#top-bar ul ul
{
    position: absolute;
    z-index: 500;
}
 
div#top-bar ul ul {
    display: none;
}
 
#top-bar ul li.sfhover a,
#top-bar ul li:hover a {
        top:300px;
        background-repeat: repeat;
background-color: rgba(29,134,218, 0.4);
    color: #FFFFFF;
}
 
#top-bar ul li.sfhover a:hover,
#top-bar ul li:hover a:hover {
        background-repeat: repeat;
    text-decoration: none;
}
 
div#top-bar ul li.sfhover ul
{
    display: block;
}
div#top-bar ul ul, div#top-bar ul li.sfhover ul ul, div#top-bar ul ul li.sfhover ul ul
{
    display: none;
}
div#top-bar ul li.sfhover ul, div#top-bar ul ul li.sfhover ul, div#top-bar ul ul ul li.sfhover ul
{
    display: block;
}
 
#side-bar {
font-family: 'Rajdhani', monospace;
}
 
.infobox{
 
background-image: url(http://battleground.wikidot.com/local--files/admin:tabs/table-top.jpg); 
background-repeat:repeat-x;
}
 
.site-map {
position:fixed;
right:1px;
top:25px;
z-index:1000;
background:#000 none repeat scroll 0 0;
border:0px solid #fb0;
font-family: 'Rajdhani', monospace;
margin:0;
padding:0;
text-align:center;
color:#000;
}
 
.yui-navset .yui-nav a,
.yui-navset .yui-navset-top .yui-nav a {
    background:url(http://battleground.wdfiles.com/local--files/admin:tabs/tab_cool_unselected.png) repeat-x; /* tab background */
}
 
.yui-navset .yui-nav .selected a,
.yui-navset .yui-nav .selected a:focus, /* no focus effect for selected */
.yui-navset .yui-nav .selected a:hover { /* no hover effect for selected */
    background:url(http://battleground.wdfiles.com/local--files/admin:tabs/tabs_cool_selected.png) repeat-x;  /* selected tab background */
}
 
.yui-navset .yui-nav a:hover,
.yui-navset .yui-nav a:focus {
    background:#525050 url(http://battleground.wikidot.com/local--files/admin:tabs/Tab_cool_hover.png) repeat-x; /* selected tab background */
    color:#ffb;
 
}
 
.owindow{
    background:url(http://5efallout.wikidot.com/local--files/admin:css/WikiBG.png) repeat-x;
    width: 50em;
    border: 2px solid red;
    text-align: left;
    position: absolute;
        color: # ffb;
}
.owindow .button-bar a{
    margin: 0.2em 0.2em;
    padding: 0.1em 1em;
    text-decoration: none;
    background-color: #FFBB00;
    border: 1px solid red;
 
}
.owindow .button-bar a:hover{
    background-color: #ff0000;
}
 
.owindow .title{
    cursor: move;
    font-size: 120%;
    font-weight: bold;
    padding: 0.2em 1em;
        background-color:#fb0;
        background-color: #ffffff);
        background-repeat: repeat-x;
    height: 1%;
}
 
.odialog-shader{
    position: absolute;
    top: 0; left: 0; right:0;
    width: 100%;
    background-color: #fff;
}    
.preview-message, #page-version-info {
 background: #fb0;
 filter: alpha(opacity=100);
 opacity: 1;
 z-index: 1;
}
 
.owindow.owait .content {
        background-image:url(http://battleground.wdfiles.com/local--files/admin:tabs/site%20load.gif);
        color: # ffb;
}
 
a:hover {
 color: #ffab00;
 background-color: #000;
 text-decoration: overline underline;
}
a:active {
 color:transparent;
 background-color: transparent
}
 
/* forum */
 
.forum-group table tr.head td{
    text-align: center;
    font-size: 85%;
    background-color: #3f3e3f;
        color: #ffb;
}
 
.forum-category-box  .description-block{
    border: 1px solid #000;
    margin: 1em 4em;
    padding: 0.5em;
    background-color: #3f3e3f;
    height: 100%;
    overflow: hidden;
}
 
.forum-category-box table tr.head td{
    text-align: center;
    font-size: 90%;
    background-color: #3f3e3f;
        color: #ffb;
}
 
.forum-new-thread-box  .description{
    border: 1px solid #CCC;
    margin: 1em 4em;
    padding: 0.5em;
    background-color: #3f3e3f;
    overflow: auto;
}
 
.forum-thread-box  .description-block{
    border: 1px solid #CCC;
    margin: 1em 4em;
    padding: 0.5em;
    background-color: #3f3e3f;
    overflow: hidden;
    height: 100%;
}
 
.thread-container .post .head{
    padding: 0.2em 0.5em;
    background-color: #3f3e3f;
}
 
.thread-container .post  .long  .revisions table tr.active td{
    background-color: #3f3e3f;
}
 
.thread-container .post  .short{ display: none;
    background-color: #3f3e3f;
    padding: 0.2em 0.5em;
}
 
div.new-post a{
    border: 1px solid #999;
    background-color: #3f3e3f;
    padding: 5px 10px;
    font-size: 100%;
    font-weight: bold;
}
 
/* ---------------------------------------------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------- TABLES --------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------------------------------------------------- */
 
.table-main{
 
    color:#1d86da;
}
.table-title{
 
   background-color: #1d86da;
    font-color: #ffffff;
    background-repeat:repeat-x
}
.table-content{
 
    color:#000000;
}
 
table.wiki-content-table {
font-family: 'Rajdhani', monospace;
}
 
table.wiki-content-table th {
border: 1px solid #1d86da;
background-color: #1d86da;
color: #ffffff;
text-align: center;
font-family: 'Rajdhani', monospace;
}
 
table.wiki-content-table td {
border: 1px solid #1d86da;
text-align: center;
font-family: 'Rajdhani', monospace;
}
 
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------ */
/* --------------------------------------------------------------- BESTIARY & STATBLOCKS --------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------ */ 
 
.notice{
  position: relative;
  float: left;
  padding-top: 10px;
 padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 40px;
   text-align: left;
  margin-left: 30%;
  margin-right: 30%;
  vertical-align: top;
  width: 40%;
   background-image: url(http://5ezd.wikidot.com/local--files/admin:css/statblock.png);
    background-repeat: no-repeat;
background-size: 100% 100%;
    background-position: left; 
font-family: 'Rajdhani', monospace !important;
}
 
.sidebar{
  float: left;
 padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
   text-align: left;
  vertical-align: top;
  width: 30%;
   background-image: url(http://5ezd.wikidot.com/local--files/admin:css/statblock.png);
    background-repeat: no-repeat;
background-size: 100% 100%;
font-family: 'Rajdhani', monospace !important;
}
 
.sidebar-dual-column {
  float: left;
 padding-left: 40px;
  padding-right: 40px;
  padding-top: 40px;
  padding-bottom: 40px;
   text-align: left;
  vertical-align: top;
  width: 66%;
   background-image: url(http://5ezd.wikidot.com/local--files/admin:css/statblock.png);
    background-repeat: no-repeat;
background-size: 100% 100%;
font-family: 'Rajdhani', monospace !important;
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    -ms-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 20px; /* Chrome, Safari, Opera */
    -moz-column-gap: 20px; /* Firefox */
    -ms-column-gap: 20px;
    column-gap: 20px;
}
 
.stat-block {
  float: left;
 padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 10px;
   text-align: left;
  vertical-align: top;
  width: 30%;
   background-image: url(http://5ezd.wikidot.com/local--files/admin:css/statblock.png);
    background-repeat: no-repeat;
background-size: 100% 100%;
font-family: 'Rajdhani', monospace !important;
}
 
.stat-block-space {
  float: left;
 padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 10px;
   text-align: left;
  vertical-align: top;
  width: 30%;
   background-image: url(http://5ezd.wikidot.com/local--files/admin:css/statblock.png);
    background-repeat: 
background-size: 100% 100%;no-repeat;
background: rgba (0, 0, 0, 0);
}
 
.monster-image {
  float: left;
   padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 10px;
  text-align: left;
  vertical-align: top;
  width: 30%;
}
 
.stat-block-dual-column {
  position: absolute;
  right: 0px;
 padding-left: 40px;
  padding-right: 40px;
  padding-top: 40px;
  padding-bottom: 40px;
   text-align: left;
  vertical-align: top;
  width: 66%;
   background-image: url(http://5ezd.wikidot.com/local--files/admin:css/statblock.png);
    background-repeat: no-repeat;
background-size: 100% 100%;
font-family: 'Rajdhani', monospace !important;
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    -ms-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 20px; /* Chrome, Safari, Opera */
    -moz-column-gap: 20px; /* Firefox */
    -ms-column-gap: 20px;
    column-gap: 20px;
}
Horizon Zero Dawn is the sole intellectual property of Guerilla Games. This is purely a fan work. Rules presented work with D&D 5e. Text and game mechanics presented in this wiki are not Open Game Content and should not be reproduced or repackaged in any way.