mirror of
https://github.com/microsoft/frontend-bootcamp.git
synced 2026-01-26 14:56:42 +08:00
js updates
This commit is contained in:
@@ -1 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
@@ -31,6 +31,10 @@ h1 {
|
||||
border: none;
|
||||
}
|
||||
|
||||
.selected {
|
||||
border-bottom: 2px solid blue;
|
||||
}
|
||||
|
||||
.todos {
|
||||
list-style: none;
|
||||
padding: 0;
|
||||
|
||||
Reference in New Issue
Block a user