update to colorfield from color and deleted some excess

This commit is contained in:
totalgeekthe1st
2021-04-26 03:17:33 -05:00
committed by GitHub
parent ff99ea0189
commit 84f95a5c5c
+1 -6
View File
@@ -1,13 +1,8 @@
div.sheet-color {
div.sheet-colorfield {
background-color: #f5edc4;
color: black;
}
div.sheet-white {
background-color: white;
color: black;
}
h1.sheet-title {
color: black;
font-weight: bold;