diff --git a/Babylon 5/Babylon 5.css b/Babylon 5/Babylon 5.css index f87193aeab..82738d2b93 100644 --- a/Babylon 5/Babylon 5.css +++ b/Babylon 5/Babylon 5.css @@ -1,7 +1,7 @@ /*----------- Repeating Blocks -------------*/ .charsheet .repcontrol_add { display: block; - background:#7F2108; + background:#08337d; color:white; text-shadow:0px 0px 2px #000,0px 0px 2px #000,0px 0px 2px #000; box-shadow:none; @@ -14,7 +14,7 @@ .charsheet .repcontrol_edit { display: inline-block; - background:#7F2108; + background:#08337d; color:white; text-shadow:0px 0px 2px #000,0px 0px 2px #000,0px 0px 2px #000; box-shadow:none; @@ -41,7 +41,7 @@ /* background toggle*/ .sheet-useBackground input[value="1"]:checked ~ *.sheet-background { - background-image:none; background-color:#F3F8F6; + background-image:none; background-color:#878A89; } .sheet-banner { @@ -95,11 +95,11 @@ div.sheet-core-content { display: inline-block; font-size: 13px; background-repeat: no-repeat; - color: #7F2108; + color: #08337d; font-weight: bold; font-family: Bookman, 'Bookman; border-radius: 4px; - border: 2px solid #7F2108; + border: 2px solid #08337d; width: 100px; height: 20px; @@ -117,10 +117,10 @@ div.sheet-core-content { .charsheet input.sheet-tab6:checked + span.sheet-tab6, .charsheet input.sheet-tab99:checked + span.sheet-tab99 { - background: #7F2108; /*originally ab8b57*/ + background: #08337d; /*originally ab8b57*/ color: white; /*originally white*/ border-radius: 4px; - border: 2px solid #7F2108; + border: 2px solid #08337d; } /*----------- End Tab Setup -----------*/ @@ -311,7 +311,7 @@ h5 { } textarea.sheet-notes { border-radius:15px; - border: 2px solid #7F2108; + border: 2px solid #08337d; height:130px; resize:vertical; font-family: Bookman, 'Bookman; @@ -319,7 +319,7 @@ textarea.sheet-notes { textarea.sheet-longnotes { border-radius:15px; - border: 2px solid #7F2108; + border: 2px solid #08337d; height:130px; resize:vertical; font-family: Bookman, 'Bookman; @@ -756,7 +756,7 @@ input.sheet-bigcheck[type="Checkbox"]:checked + span::before -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; - border: 2px solid #7F2108; + border: 2px solid #08337d; box-shadow: none; outline:0; @@ -773,20 +773,20 @@ input.sheet-bigcheck[type="Checkbox"]:checked + span::before .sheet-fxbtn button[type="roll"]:hover, .sheet-fxbtn:hover { background: black; /* For browsers that do not support gradients */ - background: -webkit-linear-gradient(left, black , #7F2108); /* For Safari 5.1 to 6.0 */ - background: -o-linear-gradient(right, black, #7F2108); /* For Opera 11.1 to 12.0 */ - background: -moz-linear-gradient(right, black, #7F2108); /* For Firefox 3.6 to 15 */ - background: linear-gradient(to right, black , #7F2108); /* Standard syntax */ + background: -webkit-linear-gradient(left, black , #08337d); /* For Safari 5.1 to 6.0 */ + background: -o-linear-gradient(right, black, #08337d); /* For Opera 11.1 to 12.0 */ + background: -moz-linear-gradient(right, black, #08337d); /* For Firefox 3.6 to 15 */ + background: linear-gradient(to right, black , #08337d); /* Standard syntax */ color: white; } .sheet-fxbtn button[type="roll"]:active, .sheet-fxbtn:active { background: black; /* For browsers that do not support gradients */ - background: -webkit-linear-gradient(left, #7F2108 , black); /* For Safari 5.1 to 6.0 */ - background: -o-linear-gradient(right, #7F2108, black); /* For Opera 11.1 to 12.0 */ - background: -moz-linear-gradient(right, #7F2108, black); /* For Firefox 3.6 to 15 */ - background: linear-gradient(to right, #7F2108 , black); /* Standard syntax */ + background: -webkit-linear-gradient(left, #08337d , black); /* For Safari 5.1 to 6.0 */ + background: -o-linear-gradient(right, #08337d, black); /* For Opera 11.1 to 12.0 */ + background: -moz-linear-gradient(right, #08337d, black); /* For Firefox 3.6 to 15 */ + background: linear-gradient(to right, #08337d , black); /* Standard syntax */ color: white; } /*=== Roll Templates ===*/ @@ -794,12 +794,12 @@ input.sheet-bigcheck[type="Checkbox"]:checked + span::before .sheet-rolltemplate-show table { width: 100%; border-radius:15px 15px 15px 15px; - color: #7F2108; + color: #08337d; font-size: 1em; font-variant: small-caps; box-shadow: none; background: #F3F8F6; - box-shadow: 0px 0px 2px #7F2108, 0px 0px 2px #7F2108, 0px 0px 2px #7F2108; + box-shadow: 0px 0px 2px #08337d, 0px 0px 2px #08337d, 0px 0px 2px #08337d; } .sheet-rolltemplate-show td { @@ -811,12 +811,12 @@ input.sheet-bigcheck[type="Checkbox"]:checked + span::before .sheet-rolltemplate-attack table { width: 100%; border-radius:15px 15px 15px 15px; - color: #7F2108; + color: #08337d; font-size: 1em; font-variant: small-caps; box-shadow: none; background: #F3F8F6; - box-shadow: 0px 0px 2px #7F2108, 0px 0px 2px #7F2108, 0px 0px 2px #7F2108; + box-shadow: 0px 0px 2px #08337d, 0px 0px 2px #08337d, 0px 0px 2px #08337d; } .sheet-rolltemplate-attack td { @@ -870,12 +870,12 @@ input.sheet-bigcheck[type="Checkbox"]:checked + span::before .sheet-rolltemplate-fx table { width: 100%; border-radius:15px 15px 15px 15px; - color: #7F2108; + color: #08337d; font-size: 1em; font-variant: small-caps; box-shadow: none; background: #F3F8F6; - box-shadow: 0px 0px 2px #7F2108, 0px 0px 2px #7F2108, 0px 0px 2px #7F2108; + box-shadow: 0px 0px 2px #08337d, 0px 0px 2px #08337d, 0px 0px 2px #08337d; } .sheet-rolltemplate-fx td { diff --git a/Babylon 5/Babylon 5.html b/Babylon 5/Babylon 5.html index 9820ef99c0..f52c191aa3 100644 --- a/Babylon 5/Babylon 5.html +++ b/Babylon 5/Babylon 5.html @@ -1,6 +1,6 @@ - +
| - | Crew | +Crew Quality | Total | Officers | Drivers & Pilots | @@ -1501,7 +1501,7 @@
|---|---|---|---|---|---|
| - | + | @@ -1543,7 +1543,12 @@ |