diff --git a/css/main.css b/css/main.css index eb9fd3c..314e55d 100644 --- a/css/main.css +++ b/css/main.css @@ -43,6 +43,10 @@ color: #880005; } +strong { + color: #f5f5f5; +} + #template { margin-bottom: 10em; }