Unternehmensname Stellenausschreibung

Unternehmensname Stellenausschreibung Bilder geändert angepasst
This commit is contained in:
Sebastian Imberg 2015-02-15 16:08:35 +01:00
parent 03ce04b937
commit 947f598f5e
1 changed files with 4 additions and 1 deletions

View File

@ -293,11 +293,14 @@ body.loading #container{
position:relative; position:relative;
color:white; color:white;
background-color:rgba(0,0,0,0.25); background-color:rgba(0,0,0,0.25);
max-width:350px; max-width:500px;
padding:5px; padding:5px;
top:-90px; top:-90px;
left:20px; left:20px;
} }
.opening-header .logo+h3{
max-width:350px;
}
.opening-header img.banner+h3{ .opening-header img.banner+h3{
top:-60px; top:-60px;
} }