Skip to content

Commit

Permalink
Merge pull request #4043 from CoalPoweredPuppet/patch-171
Browse files Browse the repository at this point in the history
 Cthulhutech Agility Fix, plus styling update
  • Loading branch information
clevett committed Aug 14, 2018
2 parents 31f555e + e970a37 commit 7309bc5
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions CthulhuTech_1ed/CthulhuTech_1_ed.css
Expand Up @@ -545,7 +545,7 @@ input.sheet-tager_human:checked ~ div.sheet-tager_block
}
.sheet-arcane_green {
width:275px;
background: url('http://pre08.deviantart.net/7350/th/pre/i/2011/345/6/f/arcane_circles_by_todachan96-d4it7ff.jpg');
background: url('https://78.media.tumblr.com/2326815cab68c1ec514ce60fff9b3f49/tumblr_pderycBCGy1s9slulo1_1280.jpg');
background-size: 400px;
border-radius:15px;
padding:2px;
Expand Down Expand Up @@ -1253,8 +1253,8 @@ input.sheet-shadow[type="radio"]:checked ~ input.sheet-shadow[type="radio"] + sp
.sheet-feat_button button[type="roll"],
.sheet-feat_button {
border-radius: 5px;
height: 25px;
width: 80px;
height: 20px;
width: 70px;
font-weight:bold;
margin: 0;
background: transparent;
Expand Down Expand Up @@ -1289,8 +1289,8 @@ input.sheet-shadow[type="radio"]:checked ~ input.sheet-shadow[type="radio"] + sp
.sheet-tager_block .sheet-feat_button button[type="roll"],
.sheet-tager_block .sheet-feat_button {
border-radius: 5px;
height: 25px;
width: 80px;
height: 20px;
width: 70px;
font-weight:bold;
margin: 0px;
background: #b30000;
Expand Down

0 comments on commit 7309bc5

Please sign in to comment.