shuishen
2021-06-15 4d8ef5d02421b1bb60f575e56b75d43a1ea4c2bb
widgets/Sign/css/style.css
@@ -3,12 +3,13 @@
  height: 320px;
  background-color: rgb(255, 255, 255);
  font-size: 14px;
  border: 1px solid rgb(69, 154, 251);
  /* border: 1px solid rgb(69, 154, 251); */
  /* opacity      : .8; */
  color: rgb(0, 0, 0);
  font-size: 16px;
  display: none;
  border-radius: 5px;
  box-shadow: 0 0 8px #fff;
}
#sign_table {
@@ -48,8 +49,14 @@
}
.sign-head-th-xx {
  font-size: 30px;
  /* font-size: 25px; */
  width: 25px;
  cursor: pointer;
  /* font-weight: 100; */
  /* border: 1px solid springgreen; */
}
.sign-head-th-xx:hover{
  color: red;
}
.sign-head-td {