source ⟩ hypertext ⟩ public ⟩ latbs ⟩ tupaians ⟩ 3 ⟩ audio.css
:root {
--background: white;
--text: black;
--accent: black;
}
#archive-body {
font-family: var(--system);
font-size: 0.9rem;
}
#tupaia-container {
max-inline-size: 60ch;
margin-inline: auto;
padding-block: 2em;
padding-inline: 1ch;
}
p {
text-align: start;
}
p.caller {
color: #c20;
}
p.staff {
color: #888;
font-style: italic;
}