|
|
@ -16,13 +16,13 @@ body { |
|
|
|
background-image: url("image/neon-scene.png"); |
|
|
|
background-image: url("image/neon-scene.png"); |
|
|
|
background-repeat: no-repeat; |
|
|
|
background-repeat: no-repeat; |
|
|
|
background-position: center top; |
|
|
|
background-position: center top; |
|
|
|
|
|
|
|
margin: 0; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
#content { |
|
|
|
#content { |
|
|
|
max-width: 1000px; |
|
|
|
max-width: 1000px; |
|
|
|
margin: 0 auto; |
|
|
|
margin: 0 auto; |
|
|
|
padding: 0 75px; |
|
|
|
padding: 0 75px; |
|
|
|
margin-bottom: 4em; |
|
|
|
|
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
#event { |
|
|
|
#event { |
|
|
@ -89,6 +89,7 @@ h2 { |
|
|
|
text-transform: uppercase; |
|
|
|
text-transform: uppercase; |
|
|
|
font-size: 3em; |
|
|
|
font-size: 3em; |
|
|
|
margin-top: 0em; |
|
|
|
margin-top: 0em; |
|
|
|
|
|
|
|
margin-block-end: 0em; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.box { |
|
|
|
.box { |
|
|
|