update 优化 前端样式初步调整并删除无用样式
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
|
||||
|
||||
|
||||
.link-type,
|
||||
.link-type:focus {
|
||||
color: #337ab7;
|
||||
cursor: pointer;
|
||||
|
||||
&:hover {
|
||||
color: rgb(32, 160, 255);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user