Font-Size for Button and Link

后端 未结 4 1994
生来不讨喜
生来不讨喜 2021-01-02 07:31

I tried this simple html:

TEST FONT SIZE
4条回答
  •  时光取名叫无心
    2021-01-02 07:56

    You should not use much CSS for buttons, because their display depends on the users operating system.

    Instead you can use for example images.

提交回复
热议问题