From de0c1da61c22ced71e94c601bbbef5cf6667876f Mon Sep 17 00:00:00 2001 From: Awilum Date: Fri, 3 Jan 2014 23:46:12 +0200 Subject: [PATCH] Default Theme on Twitter Bootstrap 3 --- public/themes/default/css/default.css | 11 +++++++- public/themes/default/header.chunk.php | 33 ++++++++++++------------ public/themes/default/index.template.php | 6 ++--- 3 files changed, 30 insertions(+), 20 deletions(-) diff --git a/public/themes/default/css/default.css b/public/themes/default/css/default.css index 08d7f4a..4c5703c 100644 --- a/public/themes/default/css/default.css +++ b/public/themes/default/css/default.css @@ -4,7 +4,16 @@ body { } .user-panel { - margin-top: 9px; + margin-top: 16px; +} + +.user-panel { + color: #fff; +} + +.user-panel a { + color: #fff; + text-decoration: underline; } .error { diff --git a/public/themes/default/header.chunk.php b/public/themes/default/header.chunk.php index b51d159..0459926 100644 --- a/public/themes/default/header.chunk.php +++ b/public/themes/default/header.chunk.php @@ -20,7 +20,7 @@ - + @@ -38,23 +38,24 @@ -