add navigation
This commit is contained in:
parent
3e156e7129
commit
3068f41a66
3 changed files with 16 additions and 5 deletions
|
|
@ -61,12 +61,17 @@
|
|||
i {
|
||||
font-size: 35px;
|
||||
margin-right: 5px;
|
||||
color: #434CBE;
|
||||
color: #647ce8;
|
||||
}
|
||||
a {
|
||||
span {
|
||||
color: #647ce8;
|
||||
font-weight: bold;
|
||||
}
|
||||
}
|
||||
i {
|
||||
font-size: 35px;
|
||||
margin-right: 5px;
|
||||
}
|
||||
}
|
||||
.item-note {
|
||||
color: $light-gray;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue