diff --git a/xstyle.css b/xstyle.css index 52e2877..061e10c 100644 --- a/xstyle.css +++ b/xstyle.css @@ -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; + } } \ No newline at end of file