Skip to content

Instantly share code, notes, and snippets.

@slowpoke-lizard
Created June 5, 2019 09:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save slowpoke-lizard/4bb2be71c922fa119d24d1f4d0fa07d6 to your computer and use it in GitHub Desktop.
Save slowpoke-lizard/4bb2be71c922fa119d24d1f4d0fa07d6 to your computer and use it in GitHub Desktop.
#DB-cardSelector {
zoom: 75%;
}
#DB-fakeCardListH {
background-color: #058;
background-image: url("/images/bgs/prophe.jpg");
background-blend-mode: multiply;
background-size: 136%;
background-position-x: right;
background-position-y: bottom;
}
#fLH-minions, #fLH-spells, #fLH-artifacts, #fLH-sideminions, #fLH-spellArtCont {
background: none;
background-color: rgba(0,0,0,0);
}
.fLH-cardCont .fLH-cardNum, .fLH-cardCont.sideboardCard .fLH-cardNum {
background: none;
background-color: rgba(0,0,0,0);
color: #ccc;
border: 0px;
border-top: 1px;
border-style: solid;
border-color: grey;
}
#fLH-sideSA {
width: 100%;
text-align: right;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment