first commit
This commit is contained in:
commit
941d060004
5 changed files with 188 additions and 0 deletions
12
style.css
Normal file
12
style.css
Normal file
|
@ -0,0 +1,12 @@
|
|||
body {
|
||||
font-family: sans-serif;
|
||||
}
|
||||
|
||||
poll-plot {
|
||||
padding: 1em;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
a[aria-current="page"] {
|
||||
font-weight: bold;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue