web: start: serparator for menu
Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
This commit is contained in:
parent
9980e03449
commit
3323da955d
4 changed files with 48 additions and 16 deletions
|
|
@ -38,3 +38,18 @@
|
|||
}
|
||||
|
||||
.item:hover .icon { color: #cdd6f4; }
|
||||
|
||||
.section-header {
|
||||
font-size: 10px;
|
||||
font-weight: 700;
|
||||
text-transform: uppercase;
|
||||
letter-spacing: 0.1em;
|
||||
color: #45475a;
|
||||
padding: 14px 12px 4px;
|
||||
}
|
||||
|
||||
.separator {
|
||||
height: 1px;
|
||||
background: #313244;
|
||||
margin: 6px 4px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue