Difference between revisions of "Template:Vilnius-Lithuania/index.css"

Line 32: Line 32:
 
#intro-page #intro #title-wrapper{
 
#intro-page #intro #title-wrapper{
 
margin-top:20vh
 
margin-top:20vh
 +
}
 +
#intro-page #intro #title-wrapper::after{
 +
content: 'project X';
 +
position: absolute;
 +
color: transparent;
 +
stroke-color: rgba(255,255,255,0.2);
 +
font-size: 9em;
 +
text-transform: uppercase;
 +
font-family: 'lato-heavy';
 +
transform: translate(-53%,-80%);
 +
top: 50%;
 +
left: 50%;
 +
width: -webkit-fit-content;
 +
}
 +
#intro-page #intro #desc-wrapper{
 +
text-align: center;
 +
padding-top: 20px;
 +
}
 +
#intro-page #intro #desc-wrapper span::after{
 +
content: 'Treat';
 +
color: white;
 +
font-family: 'lato-regular';
 +
font-size: 3em;
 
}
 
}
  

Revision as of 14:12, 25 July 2020