Updated xstyle with new title font and color adjustment for the navbar items
This commit is contained in:
parent
8ef8716935
commit
2c295c4eeb
@ -20,7 +20,7 @@
|
||||
h1,
|
||||
h1 a,
|
||||
nav.horizontal a {
|
||||
font-family: "Chalkboard", Candara, sans-serif;
|
||||
font-family: "Chalkboard", "Amaranth", sans-serif;
|
||||
letter-spacing: -1px;
|
||||
}
|
||||
nav.horizontal a {
|
||||
@ -130,4 +130,8 @@
|
||||
.chip.multiselect * {
|
||||
color: white !important;
|
||||
}
|
||||
nav.horizontal > a i::before,
|
||||
nav.horizontal popover > a i::before{
|
||||
color: #2a9cc8 !important;
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user