latexlive候选符号放大

将常用符号和希腊字母候选列表放大

  1. /* ==UserStyle==
  2. @name latexlive候选符号放大
  3. @namespace github.com/openstyles/stylus
  4. @version 1.0.0
  5. @description 将常用符号和希腊字母候选列表放大
  6. @author AN drew
  7. @license MIT
  8. ==/UserStyle== */
  9.  
  10. @-moz-document domain("www.latexlive.com") {
  11. #shortcut_0_layer2_0 .btn.btn-light.theme-fill{
  12. width:2rem!important;
  13. }
  14. #shortcut_0_layer2_1 .btn.btn-light.theme-fill{
  15. width:2rem!important;
  16. }
  17. #shortcut_0_layer2_1 .btn.btn-light.theme-fill:nth-last-child(1),
  18. #shortcut_0_layer2_1 .btn.btn-light.theme-fill:nth-last-child(2),
  19. #shortcut_0_layer2_1 .btn.btn-light.theme-fill:nth-last-child(3),
  20. #shortcut_0_layer2_1 .btn.btn-light.theme-fill:nth-last-child(4),
  21. #shortcut_0_layer2_1 .btn.btn-light.theme-fill:nth-last-child(5),
  22. #shortcut_0_layer2_1 .btn.btn-light.theme-fill:nth-last-child(6),
  23. #shortcut_0_layer2_1 .btn.btn-light.theme-fill:nth-last-child(7),
  24. #shortcut_0_layer2_1 .btn.btn-light.theme-fill:nth-last-child(8){
  25. width:auto!important;
  26. }
  27. }

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址