Login  Register

Re: Font Question

Posted by Harvey on Sep 30, 2011; 1:07am
URL: https://support.nabble.com/Font-Question-tp6845348p6845994.html

Hugo <Nabble> wrote
Just search for "Trebuchet MS" in the CSS code and remove the lines. That should be enough.
I'm trying to get the whole site into Trebuchet MS.

Here is the only place I see it:

}
.nabble h1,
.nabble h2,
.nabble .light-black {
 font-family: Trebuchet MS, Times, Serif;
        color: #062848;
}

The only other mention of font is here:

div.macro_app_people,
#nabble-user-header,
div.breadcrumbs,
div.action-link,
table.main,
div.forum-footer {
    font-weight:bold;
}
HTTPS Please!