From e341682824f675621ff05cf4dbf82312d1d735c1 Mon Sep 17 00:00:00 2001 From: Jan Kaluza Date: Tue, 12 Mar 2013 13:08:59 +0100 Subject: [PATCH] docs update --- _includes/themes/twitter/myconfig.html | 2 +- css/style_config.css | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/_includes/themes/twitter/myconfig.html b/_includes/themes/twitter/myconfig.html index cf0db164..e1c17011 100644 --- a/_includes/themes/twitter/myconfig.html +++ b/_includes/themes/twitter/myconfig.html @@ -15,7 +15,7 @@
-
+
View on GitHub

Spectrum 2

diff --git a/css/style_config.css b/css/style_config.css index 498d758d..abb58bd1 100644 --- a/css/style_config.css +++ b/css/style_config.css @@ -314,6 +314,13 @@ Full-Width Styles /* margin: 0 auto; */ } +.inner2 { + position: relative; + max-width: 640px; + padding: 20px 10px; + margin: 0 auto; +} + #forkme_banner { display: block; position: absolute;