Fix strong tag color

This commit is contained in:
2024-03-18 18:33:34 +01:00
parent 4047bc7486
commit ada67fb877
+4
View File
@@ -43,6 +43,10 @@
color: #880005;
}
strong {
color: #f5f5f5;
}
#template {
margin-bottom: 10em;
}