Ide like to change the
font size, because the standard font size for text with bluemaster is quite small. Ive gone into style.css and this is all I can find for
:
p { margin:0 0 10px 0; }
I changed this to p { margin:0 0 10px 0; font-size:20px; } but this doesn't change the font size.
Thanks
| Comment | File | Size | Author |
|---|---|---|---|
| bluemasters-fontsize.JPG | 86.98 KB | carlbowles100 |
Comments
Comment #1
djsagar commentedHI,
you can change the Font size in bluemasters/css/style.css this file or you can do create a new file for css and chnage there.
Thanks!
Comment #2
gaurav.kapoor commented