math-off-vote-plot/style.css
Christian Lawson-Perfect 941d060004 first commit
2025-02-09 20:32:47 +00:00

12 lines
No EOL
151 B
CSS

body {
font-family: sans-serif;
}
poll-plot {
padding: 1em;
display: inline-block;
}
a[aria-current="page"] {
font-weight: bold;
}