Line 10: | Line 10: | ||
@font-face { | @font-face { | ||
font-family: 'Orbitron'; | font-family: 'Orbitron'; | ||
− | src: url( | + | src: url(Orbitron-Regular.ttf) format("truetype"); |
} | } | ||
@font-face { | @font-face { | ||
font-family: 'Open Sans'; | font-family: 'Open Sans'; | ||
− | src: url( | + | src: url(OpenSans-Regular.ttf) format("truetype"); |
} | } | ||
Line 65: | Line 65: | ||
.twinkling{ | .twinkling{ | ||
− | + | ||
z-index:-2; | z-index:-2; | ||
position: fixed; | position: fixed; | ||
Line 377: | Line 377: | ||
ul.leaf li:before { | ul.leaf li:before { | ||
− | background-image: url( | + | background-image: url(); |
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
background-size: contain; | background-size: contain; | ||
Line 732: | Line 732: | ||
position: fixed; | position: fixed; | ||
height: 253px; | height: 253px; | ||
− | background-image: url( | + | background-image: url(UFO.png); |
background-size: contain; | background-size: contain; | ||
background-repeat: no-repeat; | background-repeat: no-repeat; |
Revision as of 15:35, 22 August 2018