Skip to content

Commit bb0ae13

Browse files
author
rivern yuan
committed
Use a consistent style with EN and CN
1 parent dc32a21 commit bb0ae13

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

static/css/main.css

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@ input{
1919
animation: neon2 1.5s ease-in-out infinite alternate;
2020
}
2121

22-
.sidebar ul li > ul li > a{
23-
padding-left: 5px;
24-
border-left: 2px solid rgba(164, 166, 168, 0.3);
25-
}
22+
/* .sidebar ul li > ul li > a{ */
23+
/* padding-left: 5px; */
24+
/* border-left: 2px solid rgba(164, 166, 168, 0.3); */
25+
/* } */
2626

2727

2828
.sidebar ul li.active > a{

0 commit comments

Comments
 (0)