From f2d173a96484b819e8979d94b46ffc1e1de39127 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20M=C3=BCller?= Date: Tue, 29 Apr 2014 22:35:09 +0200 Subject: [PATCH] ... --- app/webroot/css/dreamjob.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/webroot/css/dreamjob.css b/app/webroot/css/dreamjob.css index c8e149a..a354d0a 100755 --- a/app/webroot/css/dreamjob.css +++ b/app/webroot/css/dreamjob.css @@ -44,7 +44,8 @@ legend{ position:relative; } .box h1{ - border-bottom:1px solid grey; + color:grey; + text-decoration:underline; } .box img{ max-width:100%;