Skip to content

Commit 61813a2

Browse files
乱美乱美
authored andcommitted
Update style.css
1 parent e6e00f5 commit 61813a2

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

style.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ html, body { height: 100%; margin: 0; background: var(--bg); color: var(--text);
115115
margin: 10px 6px;
116116
padding: 0;
117117
display: block;
118+
padding-left: 10px;
118119
}
119120

120121
.submenu.collapsed { display: none; }
@@ -157,11 +158,13 @@ html, body { height: 100%; margin: 0; background: var(--bg); color: var(--text);
157158
/* colors */
158159
.submenu li .badge[data-level="intermediate"]{
159160
color:#b45309;
161+
font-size: 9px;
160162
background:#fde9d4;
161163
border-color:#f3d7ba;
162164
}
163165
.submenu li .badge[data-level="advanced"]{
164166
color:#7c2d12;
167+
font-size:9px;
165168
background:#fbe3d6;
166169
border-color:#efc6b8;
167170
}

0 commit comments

Comments
 (0)