first seeds planted
This commit is contained in:
parent
fa52922077
commit
965776fde3
22 changed files with 126 additions and 222 deletions
|
|
@ -36,6 +36,18 @@ footer {
|
|||
padding-top: 1em;
|
||||
}
|
||||
|
||||
graph {
|
||||
font-size: 0.8em;
|
||||
color: mix($color-text, white, 80%);
|
||||
margin: 2em 0;
|
||||
}
|
||||
|
||||
status {
|
||||
font-size: 0.8em;
|
||||
color: mix($color-text, white, 80%);
|
||||
margin: 2em 0;
|
||||
}
|
||||
|
||||
img {
|
||||
max-width: 100%;
|
||||
display: block;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue