From 07fe07a8c2ea753728e5ceecd3dcc647d8a67be3 Mon Sep 17 00:00:00 2001 From: Jan Kaluza Date: Tue, 12 Mar 2013 13:13:17 +0100 Subject: [PATCH] docs update --- css/style_config.css | 7 ++++--- documentation/configuration/config_file.md | 2 ++ 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/css/style_config.css b/css/style_config.css index c3cd4c4e..99751234 100644 --- a/css/style_config.css +++ b/css/style_config.css @@ -214,6 +214,7 @@ blockquote { padding: 5px 5px 5px 5px; float:right; width:200px; + font-size: 80%; word-wrap: break-word; word-break: break-all; background-color: #fff; @@ -223,7 +224,7 @@ blockquote { -webkit-border-radius: 2px; box-shadow: 0 0 10px rgba(0,0,0,.1); position: absolute; - right:-200px; + right:-210px; } ul, ol, dl { @@ -303,9 +304,9 @@ Full-Width Styles .preinner { position: relative; - width: 840px; + width: 880px; margin: 0 auto; - background-color:yellow; +/* background-color:yellow; */ } .inner { diff --git a/documentation/configuration/config_file.md b/documentation/configuration/config_file.md index 4094aa1c..6b9fe22c 100644 --- a/documentation/configuration/config_file.md +++ b/documentation/configuration/config_file.md @@ -22,7 +22,9 @@ title: Spectrum 2 > > * [backend_config](#loggingbackend_config) > * [config](#loggingconfig) +> > **\[registration\]** +> > * [auto_register](#registrationauto_register) > * [enable_public_registration](#registrationenable_public_registration) > * [instructions](#registrationinstructions)