innenansicht vom space als hintergrundbild
This commit is contained in:
parent
b14c25de38
commit
18343410be
2 changed files with 3 additions and 3 deletions
Binary file not shown.
Before Width: | Height: | Size: 25 KiB After Width: | Height: | Size: 1 MiB |
|
@ -174,9 +174,9 @@ nav#menu:target {
|
||||||
position: relative;
|
position: relative;
|
||||||
display: block;
|
display: block;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
min-height: 50vh;
|
min-height: 70vh;
|
||||||
max-height: 60vh;
|
max-height: 80vh;
|
||||||
margin: 0;
|
margin: 3em 0 0 0;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
background: url('./images/background.jpg') no-repeat center;
|
background: url('./images/background.jpg') no-repeat center;
|
||||||
|
|
Loading…
Reference in a new issue