save-server
Version:
A powerful ShareX image and URL server, with support for multiple users.
27 lines (21 loc) • 438 B
CSS
@import url('https://fonts.googleapis.com/css?family=Roboto&display=swap');
.first {
background-color: #29A584;
}
.tagline-one {
color: #354469;
letter-spacing: 1.5px;
font-family: Roboto, monospace;
}
.tagline-two {
color: #ECECF1;
letter-spacing: 1.5px;
font-family: Roboto, monospace;
}
#hostname {
border-bottom: 3px solid #32a568;
font-family: monospace;
}
.spacer {
margin-top: 10rem;
}