misc visual updates - round 2

This commit is contained in:
Leopoldthecoder
2016-09-18 22:01:26 +08:00
parent ce95bd6979
commit e00f5ac9ea
12 changed files with 81 additions and 33 deletions

View File

@@ -64,8 +64,13 @@
color: #fff;
display: block;
padding: 0 20px;
opacity: .8;
&.active,
&:hover {
opacity: 1;
}
&.active:before {
&.active::before {
content: '';
display: block;
position: absolute;