From ebc4ba31b728ca917a49d7149fa508464fd1c2b0 Mon Sep 17 00:00:00 2001 From: thegentoo Date: Wed, 11 Jul 2012 16:14:33 -0300 Subject: [PATCH] Removed display:block; from span.heading --- stylesheets/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/stylesheets/style.css b/stylesheets/style.css index a262eb35..99260fa1 100644 --- a/stylesheets/style.css +++ b/stylesheets/style.css @@ -263,7 +263,6 @@ span.heading { color: #AF0A0F; font-size: 11pt; font-weight: bold; - display: block; } span.spoiler { background: black;