Skip to content

Commit 61e2f89

Browse files
committed
Lady Blackbird: true white background
1 parent 3d0698d commit 61e2f89

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

Lady Blackbird/Source/lady_blackbird.scss

+6-5
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,10 @@ button.repcontrol_add, button.repcontrol_edit {
6969
}
7070

7171
.sheet-container {
72+
background: white;
7273
border: 3px solid black;
7374
min-width: 640px;
74-
border-radius: 30px;
75+
border-radius: 30px;
7576
padding-bottom: 10px;
7677
display: grid;
7778
grid: auto / 50% 50%;
@@ -224,10 +225,10 @@ p.sheet-smallcaps {
224225
}
225226
.sheet-desc {
226227
font-style: italic;
227-
margin-left: 20px;
228-
width: calc(100% - 20px);
229-
padding-left: 1px;
230-
min-height: 17px;
228+
margin-left: 20px;
229+
width: calc(100% - 20px);
230+
padding-left: 1px;
231+
min-height: 17px;
231232
}
232233
}
233234
.itemcontrol {

Lady Blackbird/lady_blackbird.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)