Add dark template
This commit is contained in:
parent
7c7eb0061d
commit
467f2396ca
8 changed files with 108 additions and 18 deletions
|
@ -6,6 +6,10 @@ body {
|
|||
min-height: 50px;
|
||||
}
|
||||
|
||||
header {
|
||||
margin-bottom: 0px;
|
||||
}
|
||||
|
||||
.uk-breadcrumb>:nth-child(n+2):not(.uk-first-column)::before {
|
||||
margin: 0 10px 0 calc(10px - 4px);
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue