tag and css font-family

前端 未结 5 700
一生所求
一生所求 2020-12-31 01:01

I have html with code below:

                                      |       Date Offense |       Count |
   Title, Section & Nature of Offense         


        
5条回答
  •  情话喂你
    2020-12-31 01:45

    The best answer seems to be How to use css to change

     font size :

    From that answer: (referring to the text inside the pre)

    ...you can always wrap that text in another element (a span, for example) and change the font size of that element.

    (Don't forget to upvote his answer there.)

提交回复
热议问题