2021-11-21 12:57:02 +00:00
|
|
|
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;
|
|
|
|
}
|
|
|
|
|
2021-12-10 12:27:54 +00:00
|
|
|
.fingerprint {
|
|
|
|
font-weight: bold;
|
2021-11-21 12:57:02 +00:00
|
|
|
}
|