Difference between revisions of "Count"
From Fate's Harvest
Matterhorn (Talk | contribs) |
Matterhorn (Talk | contribs) |
||
Line 1: | Line 1: | ||
__NOTOC__ __NOEDITSECTION__ | __NOTOC__ __NOEDITSECTION__ | ||
<css> | <css> | ||
− | .main {background: # | + | .main {background: #36281D; color: #843C0C; outline: 2px solid #BE900A; vertical-align; top; font-size: 10pt; border: solid white 0; -moz-box-shadow: 0px 0px 25px #000000; webkit-box-shadow: 0px 0px 25px #000000; box-shadow: 0px 0px 25px #000000; list-style-type:square; border-collapse: collapse;} |
− | .rightbox {border: 2px solid #BE900A; padding: 2px; position: relative; left: -75px; background-color: # | + | .rightbox {border: 2px solid #BE900A; padding: 2px; position: relative; left: -75px; background-color: #AB8B62; outline: 2px solid #816955; -moz-box-shadow: 0px 0px 10px #000000; webkit-box-shadow: 0px 0px 10px #000000; box-shadow: 0px 0px 10px #000000; z-index: 1;} |
− | .leftbox {border: 1px solid #BE900A; padding: 2px; position: relative; left: 75px; background-color: # | + | .leftbox {border: 1px solid #BE900A; padding: 2px; position: relative; left: 75px; background-color: #AB8B62; -moz-box-shadow: 0px 0px 10px #000000; webkit-box-shadow: 0px 0px 10px #000000; box-shadow: 0px 0px 10px #000000; z-index: 1; border-collapse: collapse;} |
− | .infobox {background-color: # | + | .infobox {background-color: #AB8B62; color: white; opacity: 1.0; position: relative; left: 75px; font-weight: bold; text-align: left; -moz-box-shadow: 0px 0px 10px #000000; webkit-box-shadow: 0px 0px 10px #000000; box-shadow: 0px 0px 10px #000000; font-size: 9pt; line-height: 9pt; z-index: 1; border-collapse: collapse;} |
.infobox a:link {color:#FFAA63 !important;} | .infobox a:link {color:#FFAA63 !important;} | ||
.infobox a:visited {color:#FFAA63 !important;} | .infobox a:visited {color:#FFAA63 !important;} | ||
Line 18: | Line 18: | ||
</css> | </css> | ||
− | {| style="background: # | + | {| style="background: #36281D; vertical-align: top;" width="100%" |
|align="center"| | |align="center"| | ||
{| border="0" class="enclosure" | {| border="0" class="enclosure" |
Revision as of 12:09, 15 August 2017
|