Skip to content

Commit

Permalink
Merge pull request #13402 from akibi90/patch-46
Browse files Browse the repository at this point in the history
Broken Compass Update CSS
  • Loading branch information
BronsonHall authored Oct 8, 2024
2 parents e0c18e0 + 294359d commit 681ad0c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Broken Compass/brokencompass.css
Original file line number Diff line number Diff line change
Expand Up @@ -241,19 +241,22 @@
line-height: 16px;
text-transform: uppercase;
color: #231f20;
font-weight: normal;
}

.charsheet .row .title-label {
font-size: 30px;
text-transform: uppercase;
color: #231f20;
font-weight: normal;
}

.charsheet .col-4 .subtitle-label {
font-size: 22px;
text-transform: uppercase;
margin-top: 10px;
color: #231f20;
font-weight: normal;
}

.charsheet .center {
Expand Down Expand Up @@ -367,6 +370,7 @@
bottom: 100%;
left: 0;
color: #231f20;
font-weight: normal;
}

.luck-box .circle-input {
Expand Down

0 comments on commit 681ad0c

Please sign in to comment.