graven.dev/public/static/style.css

27 lines
333 B
CSS

body {
max-width: 43em;
margin: 40px auto;
line-height: 1.4;
font-size: 16px;
padding: 0 10px;
font-family: Helvetica, sans-serif;
}
h1,h2,h3 {
line-height: 1;
}
h1 img {
max-width: 100%;
width: 100%;
height: auto;
}
footer {
text-align: center;
}
.fingerprint {
font-weight: bold;
}