Impressum Überschriften an Mockup angepasst
parent
3c3ca63332
commit
71733ca50b
|
@ -232,9 +232,16 @@ body{
|
||||||
top: 250px;
|
top: 250px;
|
||||||
left: 60px;
|
left: 60px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.impressum-container h1 {
|
.impressum-container h1 {
|
||||||
margin-bottom: 60px;
|
margin-bottom: 60px;
|
||||||
|
font-style: italic;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.impressum-container h2 {
|
||||||
|
font-style: italic;
|
||||||
|
}
|
||||||
|
|
||||||
.impressum-container p {
|
.impressum-container p {
|
||||||
margin-bottom: 30px;
|
margin-bottom: 30px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue