Skip to content

Commit a40e924

Browse files
committed
Add a default text color to menus to assist customisers [skip travis]
1 parent 4031ab2 commit a40e924

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

css.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ section.main {
3333
#menu {
3434
display: none;
3535
flex-wrap: nowrap;
36+
color: #EFEFEF;
3637
width: 380px;
3738
background: #363636;
3839
padding: 8px;

0 commit comments

Comments
 (0)