Hoping a CSS guru/pundit/expert/tech-head can help on this.
weblog url: http://www.musomablog.com
I am using a vicksburg style as per under:
QUOTE
/* Created using the Movable Type Style Generator <http://styles.movalog.com/generator/> */
/* $Id: base-weblog.css 14515 2005-07-12 00:01:26Z mpaschal $ */
/* $Id: base-weblog.css 14515 2005-07-12 00:01:26Z mpaschal $ */
I find the font size to be a bit to big. I would like to reduce to something equivalent to 8pt or 10pt.
I tried changing the font size under the 'body' section:
QUOTE
body
{
margin: 0;
/* setting border: 0 hoses ie5 win window inner well border */
padding: 0;
font-family: verdana, 'trebuchet ms', sans-serif;
font-size: 10px;
}
{
margin: 0;
/* setting border: 0 hoses ie5 win window inner well border */
padding: 0;
font-family: verdana, 'trebuchet ms', sans-serif;
font-size: 10px;
}
Then ran through the:
|save & rebuild|
|rebuild site| (for added measure!)
|clear browser cache|
then reload the page.
Nada, nyet, non, no, zilch, ahn-ahn, No-go
The font size does not change.
Why not?
Is there something I need to check, which may be stopping this?
Hoping someone can help.
~RJ
