• Resolved floydman

    (@floydman)


    Dear Kathryn,
    sorry for the next question πŸ˜‰ Is it possible to increase the font size for the running text? There are so many different css classes and everything I tried didnΒ΄t work ;( I just tried to expand the p style in line 151 of the style.css:

    p {
      margin-bottom: 24px;
    }

    to

    p {
      margin-bottom: 24px;
    font-size: 18px;
    }

    But if I do it this way the blockquotes are also 18px ;(

    Sorry for the next noob question, but I am more a graphic than a css person πŸ˜‰

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Font size for running text’ is closed to new replies.