question? css?
question? css?
Out of context: Reply #11
- Started
- Last post
- 11 Responses
- jakeyj0
heavyt's link is a good solution but probably more difficult than you need.
set your font to:
body {
font-size: 67%;
}this sets 1em = 10px. adjust your styles accordingly. always use ems for text sizes