aboutsummaryrefslogtreecommitdiff
path: root/doc/style.css
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2012-03-08 10:30:06 -0500
committermitchell <70453897+667e-11@users.noreply.github.com>2012-03-08 10:30:06 -0500
commit7c5c9fa80851698caff1c7711bc1cd7f3979e07b (patch)
tree21e4a267aead693270414b3b4b5c55d236ba002e /doc/style.css
parent20662bc83a232c31ce27b6341bcad3a23a0a94c1 (diff)
downloadtextadept-7c5c9fa80851698caff1c7711bc1cd7f3979e07b.tar.gz
textadept-7c5c9fa80851698caff1c7711bc1cd7f3979e07b.zip
No blockquoting of LuaDoc.
Diffstat (limited to 'doc/style.css')
-rw-r--r--doc/style.css2
1 files changed, 0 insertions, 2 deletions
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;