首页标签展示
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
text-align: center;
|
||||
color: #2c3e50;
|
||||
|
||||
}
|
||||
|
||||
nav {
|
||||
@@ -29,4 +30,7 @@ nav a {
|
||||
nav a.router-link-exact-active {
|
||||
color: #42b983;
|
||||
}
|
||||
::-webkit-scrollbar{
|
||||
display:none;
|
||||
}
|
||||
</style>
|
||||
|
Reference in New Issue
Block a user