template redesign
This commit is contained in:
parent
77d4a15da5
commit
f414dd9577
31 changed files with 1156 additions and 80 deletions
|
@ -236,5 +236,29 @@
|
|||
}
|
||||
}
|
||||
|
||||
.icon-doc-new{
|
||||
&::before {
|
||||
content: '\e81d';
|
||||
}
|
||||
}
|
||||
|
||||
.icon-book-open{
|
||||
&::before {
|
||||
content: '\e81c';
|
||||
}
|
||||
}
|
||||
|
||||
.icon-plus{
|
||||
&::before {
|
||||
content: '\e81e';
|
||||
}
|
||||
}
|
||||
|
||||
.icon-doc{
|
||||
&::before {
|
||||
content: '\e81b';
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue