Page MenuHomeSealhub

main.css
No OneTemporary

main.css

html {
background: #eee;
font-family: Ubuntu, -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI",
"Segoe UI Emoji", "Segoe UI Symbol", "Lato", "Helvetica Neue", Helvetica, Arial,
sans-serif;
font-size: 14px;
}
body {
max-width: 1024px;
margin: 1rem auto;
background: white;
padding: 1rem;
}
.delete-button {
height: 1rem;
padding: 0;
line-height: 0;
padding: 0.5rem;
}
.nav-logo {
display: flex;
align-items: center;
}
nav a:not(:visited) {
color: var(--primary-accent-color);
}
.form-input__wrapper--control-type__photo {
display: flex;
flex-flow: row wrap;
label {
width: 100%;
}
}

File Metadata

Mime Type
text/plain
Expires
Fri, Jul 4, 05:00 (19 h, 11 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
799798
Default Alt Text
main.css (620 B)

Event Timeline