明梦爽
2022-08-09 ece9b6bba5a44a06041a8ad4d5f5ac1f14560d3e
src/assets/css/my_style.css
@@ -68,4 +68,23 @@
/* 变小手 */
.cursor{
  cursor: pointer;
}
.hr{
  margin: 2px 0;
  height: 1px;
  border: none;
  border-top: 1px;
}
.name {
  font-family: STHeiti;
  font-size: 30px;
  margin-top: 0px;
  margin-bottom: 20px;
  text-align: center;
}
.namehr{
  /* border: 3px solid blue; */
  height: 2px;
  background-color: rgb(10, 10, 175);
  margin-bottom: 20px;
}