Making the signeted resistance transparent.

This commit is contained in:
marcins78@gmail.com
2011-11-21 21:46:59 +00:00
parent 1c549497af
commit 60bbbcc4f1

View File

@@ -122,7 +122,7 @@ body {
.cardResistance.aragorn {
text-align: center;
background-color: #b4bcc7;
background-color: transparent;
opacity: 1;
font-weight: bolder;
color: #000000;
@@ -130,7 +130,7 @@ body {
.cardResistance.frodo {
text-align: center;
background-color: #6a7348;
background-color: transparent;
opacity: 1;
font-weight: bolder;
color: #000000;
@@ -138,7 +138,7 @@ body {
.cardResistance.gandalf {
text-align: center;
background-color: #bc9957;
background-color: transparent;
opacity: 1;
font-weight: bolder;
color: #000000;
@@ -146,7 +146,7 @@ body {
.cardResistance.theoden {
text-align: center;
background-color: #a47d82;
background-color: transparent;
opacity: 1;
font-weight: bolder;
color: #000000;