You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
278 B

.background-logo {
position: absolute;
top: -15px;
left: 20px;
z-index: -1;
overflow: hidden;
line-height: 35px;
color: var(--second-font-color);
font-family: VediItalic, Verdana, Tahoma;
letter-spacing: 3px;
text-transform: uppercase;
}

Powered by TurnKey Linux.