12 lines
No EOL
151 B
CSS
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;
|
|
} |