Skip to content

Commit 4035228

Browse files
Create css
this is the css file
1 parent d27ff7d commit 4035228

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

To-Do List/css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#ulTasks li.done {
2+
color: #6c757d;
3+
text-decoration: line-through;
4+
}

0 commit comments

Comments
 (0)