This commit is contained in:
8
src/router/link.sass
Normal file
8
src/router/link.sass
Normal file
@@ -0,0 +1,8 @@
|
||||
.link
|
||||
color: white
|
||||
text-decoration: none
|
||||
text-align: center
|
||||
&:hover
|
||||
opacity: 90%
|
||||
&:active
|
||||
opacity: 80%
|
||||
Reference in New Issue
Block a user