From c30ad116129a46ec34a3f3a951a3f5e6bc08d7ac 2013-03-11 17:27:07 From: HanzZ Date: 2013-03-11 17:27:07 Subject: [PATCH] docs update --- diff --git a/css/style_config.css b/css/style_config.css index 39f23dc64626758e55eb6895a5a1eac41e88e937..9decc050c3a3058e113a519006f094866de0f20c 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 {