明梦爽
2022-01-19 b80d0c5dd5ca242427a07f4891e8a0dc354889b3
src/assets/css/my_style.css
@@ -20,6 +20,9 @@
.marr10{
  margin-right: 10px !important;
}
.marb5{
  margin-bottom: 5px !important;
}
.marb10{
  margin-bottom: 10px !important;
}
@@ -58,4 +61,8 @@
/* 蓝色标题 */
.color {
  color: rgb(1, 72, 153);
}
/* 变小手 */
.cursor{
  cursor: pointer;
}