You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
272 B

  1. /* Pages/HGBot/Whisper/send/OK.wxss */
  2. .OK{
  3. font-size: 48px;
  4. text-align: center;
  5. margin-top: 100px;
  6. }
  7. .hg{
  8. height: 350px;
  9. width: 250px;
  10. margin: 20px;
  11. padding-left: 30px;
  12. }
  13. .ret{
  14. color:#7B8B6F;
  15. font-size: 45px;
  16. margin-left: 30px;
  17. }