From 3bbcc06051ce4d728a26f78cf39b007e99f614d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20M=C3=BCller?= Date: Tue, 29 Apr 2014 22:35:41 +0200 Subject: [PATCH] ... --- app/webroot/css/dreamjob.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/webroot/css/dreamjob.css b/app/webroot/css/dreamjob.css index a354d0a..bb1fba7 100755 --- a/app/webroot/css/dreamjob.css +++ b/app/webroot/css/dreamjob.css @@ -43,7 +43,7 @@ legend{ color:black; position:relative; } -.box h1{ +.box > h1{ color:grey; text-decoration:underline; }