Skip to content

Commit fd92e6b

Browse files
committed
Merge pull request #79 from fliiiix/patch-1
site background color
2 parents 48a4a1e + 41dd7fc commit fd92e6b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

public/stylesheets/chosen.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
html {
2+
background-color: white;
3+
}
14
/* @group Base */
25
.chzn-container {
36
font-size: 13px;

0 commit comments

Comments
 (0)