Skip to content

Commit 3d7af09

Browse files
committed
list elements without link should not be red
1 parent 8076b92 commit 3d7af09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

style.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ div#main {
287287

288288
#main ul,
289289
#main ul li {
290-
color : #a53f3f;
290+
/*color : #a53f3f;*/
291291
list-style-type : disc;
292292
}
293293

0 commit comments

Comments
 (0)