Re: Stylesheet default

  •  03-04-2005, 8:32 PM

    Re: Stylesheet default

    Great. So how do I go about doing that? I tried by changing the items inside the style tags (see below), but that didn't seem to have any effect. Please advise. Thanks, Kris.

    <style>
      html, body, button, div, input, select, td, fieldset { font-family: arial; font-size: 11px; vertical-align: top;};
      .colorPreview{ height:16px; BACKGROUND: white; width:63px; margin:2px; border:1px solid black; cursor:hand; FONT-SIZE: 0.1em;}
    </style>
View Complete Thread