From 947f598f5ee1a13c14f6888ba0e65175c7d83df4 Mon Sep 17 00:00:00 2001 From: Sebastian Imberg Date: Sun, 15 Feb 2015 16:08:35 +0100 Subject: [PATCH] Unternehmensname Stellenausschreibung MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Unternehmensname Stellenausschreibung Bilder geƤndert angepasst --- app/webroot/css/dreamjob.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/app/webroot/css/dreamjob.css b/app/webroot/css/dreamjob.css index bbf0881..c151941 100644 --- a/app/webroot/css/dreamjob.css +++ b/app/webroot/css/dreamjob.css @@ -293,11 +293,14 @@ body.loading #container{ position:relative; color:white; background-color:rgba(0,0,0,0.25); - max-width:350px; + max-width:500px; padding:5px; top:-90px; left:20px; } +.opening-header .logo+h3{ +max-width:350px; +} .opening-header img.banner+h3{ top:-60px; }