From 06c293217d167e80cef8252eea0d6dd04a1f552f 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 2111a942..80042bd6 100644 --- a/stylesheets/style.css +++ b/stylesheets/style.css @@ -266,7 +266,6 @@ span.heading { color: #AF0A0F; font-size: 11pt; font-weight: bold; - display: block; } span.spoiler { background: black;