Special_Style
@font-face {
font-family: "Fanwood";
src: url("/fonts/fanwood_text-webfont.eot");
src: local("?"),
url("/fonts/fanwood_text-webfont.svg") format("svg"),
url("/fonts/fanwood_text-webfont.woff") format("woff"),
url("/fonts/fanwood_text-webfont.otf") format("opentype");
}
@font-face {
font-family: "Fanwood";
font-style: italic;
src: url("/fonts/fanwood_text_italic-webfont.eot");
src: local("?"),
url("/fonts/fanwood_text_italic-webfont.woff") format("woff"),
url("/fonts/fanwood_text_italic-webfont.otf") format("opentype"),
url("/fonts/fanwood_text_italic-webfont.svg") format("svg");
}
@font-face {
font-family: 'IM Fell DW Pica';
font-style: normal;
font-weight: 400;
src: local('IM FELL DW Pica Roman'), local('IM_FELL_DW_Pica_Roman'), url(http://themes.googleusercontent.com/static/fonts/imfelldwpica/v3/W81bfaWiUicLSPbJhW-ATsWVDZaEjaKbviBY--2nvO0.woff) format('woff');
}
- articleView {
font-size: 13pt;
font-family: 'Fanwood', sans-serif;
background: black url('/img/oathkeep/fieldsOfGold.jpg') no-repeat fixed;
background-size: cover;
background-position: bottom left;
/*color: #D6BD93;*/
color: hsl(33,60%,12%);
}
td > p:first-of-type {
margin: 0;
}
h1, h2, h3, h4, dt {
/*color: white;*/
font-family: 'IM Fell DW Pica', serif;
}
h2 {
border-bottom: 1px solid black;
}
h1 { font-size: 200%; }
h2 { font-size: 175%; }
h3 { font-size: 150%; color: hsl(225,80%,30%); }
h4 { font-size: 125% }
- articleView a {
color: hsl(225,80%,60%);
text-shadow: 0 0 5px rgba(12, 116, 223, 0.5);
-webkit-transition-property: text-shadow, color;
-webkit-transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
text-decoration: none;
}
- articleView a:hover {
color: hsl(225,90%,80%);
text-shadow: 0 0 5px rgb(77,230,255);
}
- articleView a.inactive {
color: red;
}
- articleView a.empty:hover {
color: rgb(255,230,77);
text-shadow: 0 0 5px rgb(255,230,77);
}
/*background: rgba(22,13,5,0.8);*/
padding: 20px;
border-radius: 20px;
}
max-width: 800px;
background: hsl(33,40%,70%);
background: url('/img/oathkeep/images/scroll_01.png') top left no-repeat, url('/img/oathkeep/images/scroll_03.png') bottom left no-repeat, url('/img/oathkeep/images/scroll_02.png') top left repeat-y;
padding: 0px 30px 100px 30px;
margin: 40px auto;
background-size: 100% auto, 100% auto, 100% auto;
}
padding: 30px 0 0 30px;
}
table {
border-collapse: collapse;
}
table td, table th {
background: hsla(33,60%,30%,0.4);
vertical-align: top;
border: 1px solid #DF740C;
margin: 0;
padding: 2px 6px;
}
table th {
background: #243C53;
color: white;
text-align: left;
font-family: 'IM Fell DW Pica', serif;
font-weight: normal;
}
- articleView th a {
color: white;
}
table tr:nth-child(odd) td { background: hsla(33,60%,50%,0.4); }
float: right;
margin-left: 20px;
max-width: 40%;
}
float: none;
margin-left: 0;
max-width: 100%;