鼠标样式

This commit is contained in:
宋伟佳
2021-06-16 17:59:15 +08:00
parent 44a3d0cd63
commit 1811bd7512
4 changed files with 4 additions and 0 deletions
@@ -72,6 +72,7 @@ export default {
color: #FFFFFF;
&:hover {
color: #e9c851;
cursor:pointer;
text-decoration: underline;
}
}
@@ -60,6 +60,7 @@ export default {
color: #ffffff;
&:hover {
color: #e9c851;
cursor:pointer;
text-decoration: underline;
}
}
@@ -61,6 +61,7 @@ export default {
color: #ffffff;
&:hover {
color: #e9c851;
cursor:pointer;
text-decoration: underline;
}
}
@@ -67,6 +67,7 @@ export default {
color: #ffffff;
&:hover {
color: #e9c851;
cursor:pointer;
text-decoration: underline;
}
}