math-off-vote-plot/style.css

12 lines
151 B
CSS
Raw Normal View History

2025-02-09 20:32:43 +00:00
body {
font-family: sans-serif;
}
poll-plot {
padding: 1em;
display: inline-block;
}
a[aria-current="page"] {
font-weight: bold;
}