Misc theme fixes
This commit is contained in:
parent
ec7919c9e5
commit
e73d28a8f6
24 changed files with 308 additions and 26 deletions
|
|
@ -3,6 +3,11 @@
|
|||
grid-template-columns: repeat(6, min-content);
|
||||
grid-gap: 8px 16px;
|
||||
margin-top: 16px;
|
||||
background-color: #333;
|
||||
padding: 16px;
|
||||
width: min-content;
|
||||
border-top-left-radius: 8px;
|
||||
border-top-right-radius: 8px;
|
||||
}
|
||||
#datapoints .group {
|
||||
font-size: 1.1em;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue