Skip to content

Commit e2001c2

Browse files
committed
lighten desc header border color
1 parent 583f666 commit e2001c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/stylesheet.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ section {
207207
}
208208

209209
#tab_desc h3 {
210-
border-bottom: 1px solid rgb(44, 44, 44);
210+
border-bottom: 1px solid rgb(81, 81, 81);
211211
padding: 5px;
212212
margin: 2px;
213213
}

0 commit comments

Comments
 (0)