From: Marjorie R. <mro...@ma...> - 2002-12-11 04:45:00
|
I'm realizing that the only thing that my edit of Portland.css accomplished was to make the words at the top small. I've never worked with multiple stylesheets like this before, and I admit, that after an hour of searching, I'm still stymied. I want the top line (wiki | About Wiki) fairly large (as it was), and the body/CONTENT small. (I think the current large font looks awful.) I did find an unsatisfactory solution by going into body.tmpl and surrounding the CONTENT section with a <font size = -2> tag. The problem with this is that the spacing (and the bullets) are still the +2 size. Doesn't look good. (I deleted that.) Feels dumb to be so bogged down by this, but bogged I am... Margie ---------- Original Message ---------------------------------- From: "Marjorie Roswell" <mro...@ma...> Reply-To: <mro...@ma...> Date: Tue, 10 Dec 2002 23:06:02 -0500 >I edited portland.css to have this style, copied from the <p> code at >http://www.alertnet.org/thenews/newsdesk/N10167436 > >body { >font-family: verdana, sans-serif; >font-size: 8pt; >text-decoration: none; >color : black; >} > > >But my fonts are still huge on my actual www.rawfoodwiki.org. > >What's making the font so big? I've looked in body.tmpl, and it just refers to CONTENT. I've grepped a bunch of directories for CONTENT, but haven't been successful in tracking down where the large size font is coming into play. > >Any clues appreciated. |