From 7c5c9fa80851698caff1c7711bc1cd7f3979e07b Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Thu, 8 Mar 2012 10:30:06 -0500 Subject: No blockquoting of LuaDoc. --- doc/style.css | 2 -- 1 file changed, 2 deletions(-) (limited to 'doc/style.css') diff --git a/doc/style.css b/doc/style.css index 3ef27ea3..6a1a31e3 100644 --- a/doc/style.css +++ b/doc/style.css @@ -13,8 +13,6 @@ a { a:hover { text-decoration: underline; } a:visited { color: #661a66; } -blockquote { margin-left: 1em; } - body { background-color: #e6e6e6; color: #333333; -- cgit v1.2.3