Untitled
unknown
plain_text
a year ago
607 B
8
Indexable
.error {
align-items: center ;
text-align: center;
padding-top: 2vw;
padding-left: 2vw;
color: #eaeaea;
background: #0D1E23;
height: 91.9vh;
font-family: ruda;
}
.error a {
text-decoration: none;
border-bottom: 3px #7DC188 solid;
color: #7DC188;
}
.error_text {
padding-top: 15%;
line-height: 5vw;
font-size: 4.5vw;
}
.text {
padding-top: 3vw;
font-size: 2.4vw;
}
.getback {
text-align: center;
font-size: 2.5vw;
padding-top: 5%;
}
.getback a:hover{
animation: cdeksize 0.3s forwards;
}Editor is loading...
Leave a Comment