diff --git a/template.css b/template.css index 296186f..6d76e4d 100644 --- a/template.css +++ b/template.css @@ -30,7 +30,7 @@ section > p q { display: inline-block; margin-bottom: 1em; } section > p span, section > p time, -article { color: #fff; } +article { color: #eee; } article > header { display: none; } footer { color: #aaa; }