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 @@
-