From f1adc1b723beee1bc423402cde3ab914e76b7f71 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Wed, 28 Mar 2012 13:33:31 -0400 Subject: Removed styling of q in dzslides template. --- default.dzslides | 9 --------- 1 file changed, 9 deletions(-) (limited to 'default.dzslides') diff --git a/default.dzslides b/default.dzslides index e0a14424a..df612bf3f 100644 --- a/default.dzslides +++ b/default.dzslides @@ -40,15 +40,6 @@ $else$ h2 { font-size: 120%; } h3 { font-size: 100%; } blockquote { font-style: italic } - q { - display: block; - width: 100%; - height: 100%; - background-color: black; - color: white; - font-size: 60px; - padding: 50px; - } /* Figures are displayed full-page, with the caption on top of the image/video */ figure { -- cgit v1.2.3