lotrlol commited on
Commit
b9304c3
1 Parent(s): 3cf9421

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +7 -2
style.css CHANGED
@@ -1,5 +1,5 @@
1
  //main css
2
- main.css-r25f88{
3
  }
4
 
5
  //options menu
@@ -8,6 +8,11 @@ div.css-ocqkz7{
8
  }
9
 
10
  //header menu
11
- div.menu{
12
  display:none;
 
 
 
 
 
13
  }
 
1
  //main css
2
+ div.main.css-r25f88{
3
  }
4
 
5
  //options menu
 
8
  }
9
 
10
  //header menu
11
+ div.menu {
12
  display:none;
13
+ }
14
+
15
+ //mabigation
16
+ div.nav{
17
+ background-color:green;
18
  }