Font size chage
-
Hi
How does change font size at all page of HP.
Now, font size is 16px.I want to change 14px.
I got change it of [style.css]
↓↓↓
============
Base
============
body {
margin: 0;
background-color: #e3ecf2;
color: #555555;
font-family: Georgia, Cambria, “Bitstream Charter”, serif;
font-size: 14px;
font-size: 1.4rem;
font-weight: normal;
line-height: 1.4;
}But font size of HP is not change
I can’t understand it. Tell me how to change.thanks
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Font size chage’ is closed to new replies.