Add styling with base16.
Solarized-dark for now.
This commit is contained in:
parent
590782701d
commit
fc7e13e7bb
18 changed files with 83 additions and 70 deletions
|
@ -120,10 +120,10 @@
|
|||
.status {
|
||||
padding: 0.5em;
|
||||
padding-right: 1em;
|
||||
border-bottom: 1px solid silver;
|
||||
border-bottom: 1px solid;
|
||||
}
|
||||
|
||||
.status-el:last-child .status {
|
||||
border: none
|
||||
border-bottom: none
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue