Skip to content
This repository was archived by the owner on Sep 5, 2019. It is now read-only.

Commit 2adde5f

Browse files
committed
Update
1 parent 583508e commit 2adde5f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

src/css/style.css

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ ul.menu li.title {
6464
}
6565

6666
ul.menu li.title.first {
67-
padding-top: 25px;
67+
padding-top: 15px;
6868
}
6969

7070
ul.menu li .menu-icon {
@@ -82,12 +82,11 @@ ul.menu li a {
8282
}
8383

8484
ul.menu li a:hover {
85-
background-color: #e4e4e4;
85+
background-color: #f4f4f4;
8686
color: #353637;
8787
}
8888

8989
ul.menu li a.current {
90-
background-color: #f4f4f4;
9190
color: #2b69c6;
9291
}
9392

0 commit comments

Comments
 (0)