Fixed icons
This commit is contained in:
parent
aaf4dce6f8
commit
3ec4bdec2b
13 changed files with 858 additions and 30 deletions
|
|
@ -1,6 +1 @@
|
|||
@import "theme-@{THEME}.less";
|
||||
|
||||
.graph {
|
||||
margin-top: 192px;
|
||||
border-radius: 16px;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -158,13 +158,13 @@ body {
|
|||
h1,
|
||||
h2 {
|
||||
margin-bottom: 4px;
|
||||
margin-top: 32px;
|
||||
&:first-child {
|
||||
margin-top: 0px;
|
||||
}
|
||||
}
|
||||
|
||||
h1 {
|
||||
margin-top: 32px;
|
||||
font-size: 1.5em;
|
||||
color: @color1;
|
||||
font-weight: @bold;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue