From c30ad116129a46ec34a3f3a951a3f5e6bc08d7ac Mon Sep 17 00:00:00 2001 From: HanzZ Date: Mon, 11 Mar 2013 17:27:07 +0100 Subject: [PATCH] docs update --- css/style_config.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/css/style_config.css b/css/style_config.css index 39f23dc6..9decc050 100644 --- a/css/style_config.css +++ b/css/style_config.css @@ -209,6 +209,7 @@ pre code { blockquote { color: #666; margin-bottom: 20px; + margin-left: 10px; padding: 5px 5px 5px 5px; float:right; background-color: #fff; @@ -217,8 +218,8 @@ blockquote { -moz-border-radius: 2px; -webkit-border-radius: 2px; box-shadow: 0 0 10px rgba(0,0,0,.1); - position: absolute; - right:-30px; +/* position: absolute; */ +/* right:-30px; */ } ul, ol, dl {