From 909670ca6f404d0b55286a52aad15d7011e2547e Mon Sep 17 00:00:00 2001 From: Markus Birth Date: Thu, 26 Feb 2015 00:21:32 +0100 Subject: [PATCH] Add dotted line below h1 tags. --- css/layout-bright.sass | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/css/layout-bright.sass b/css/layout-bright.sass index a5966c9..d90c2bd 100644 --- a/css/layout-bright.sass +++ b/css/layout-bright.sass @@ -94,6 +94,10 @@ header h1 font-size: 28px + border: + bottom: + width: 4px + style: dotted h2 font-size: 24px