From 88e5570357718a7f1fa95af5bcae5e21372586b4 Mon Sep 17 00:00:00 2001 From: Danny Hiemstra Date: Fri, 25 May 2012 18:36:29 +0200 Subject: [PATCH] compiled new css --- stylesheets/screen.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/stylesheets/screen.css b/stylesheets/screen.css index 44ba098..0b18199 100644 --- a/stylesheets/screen.css +++ b/stylesheets/screen.css @@ -436,6 +436,9 @@ table { body > article h1 { margin-bottom: 30px; } + nav ul li.twitter { + display: block; } + aside { margin-top: 30px; margin-bottom: 40px; }