Help with CSS content/article font size
-
Hi, everyone . .
i was able to modify the font size of my comment section, but i have been trying to do same for my content/article area, but no luck . . .This is my part of my css code, where i think the tweek should be
input, textarea {margin: 0; padding: 0; font-size: 100%;} ul {list-style: none;} img, fieldset {border: 0;} em {font-style: italic;} strong {font-weight: bold;} body {font-family:Arial, Helvetica, Tahoma, sans-serif; font-size: 62.5%; text-align:center; } a {text-decoration:none; color: #000; } a:hover {text-decoration:underline; } h1,h2,h3,h4,h5,h6 {font-weight: normal; margin:0; padding:0; } p {margin: 0 0 16px; }
website . .
article viewThanks, i ll appreciate any help . . .
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Help with CSS content/article font size’ is closed to new replies.