summary refs log tree commit diff
path: root/_header.html
diff options
context:
space:
mode:
Diffstat (limited to '_header.html')
-rw-r--r--_header.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/_header.html b/_header.html
index a68cebe..78afb0b 100644
--- a/_header.html
+++ b/_header.html
@@ -40,9 +40,11 @@ li > input:before {
   background: grey;
 }
 
+li.checked,
 input[checked] ~ * {
   color: green;
 }
+
 </style>
   </head>
   <body>