digital-theory/css/100-coming_soon.css

10 lines
151 B
CSS

#coming_soon{
background: #2b74b1;
z-index: 10;
color: white;
text-shadow: 0 0 1em black;
height: 50vh;
margin-top: 100vh;
padding-top: 50vh;
}