diff --git a/css/stylesheet.css b/css/stylesheet.css index 9afd063..8eda2dc 100644 --- a/css/stylesheet.css +++ b/css/stylesheet.css @@ -32,6 +32,11 @@ h1#title, h2#subtitle, #actions, #references { line-height: 140%; } +h3.title > a { + display: block; + padding-top: 50px; +} + #actions, #references { border-bottom: 1px solid #eee; line-height: 150%;