navigation: Arows to triangles for better windows rendering

This commit is contained in:
Andy Williams 2017-12-01 18:56:38 +00:00
parent d61570c40c
commit 941594a1e4
1 changed files with 2 additions and 2 deletions

View File

@ -116,11 +116,11 @@ h1, h2, h3, h4, h5, h6,
}
.nav li.close > .li > a::before {
content: "";
content: "";
}
.nav li.open > .li > a::before, .nav li.open > .li > .curid > a::before {
content: "";
content: "";
}
.nav li a::before {