Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter heeby89

    (@heeby89)

    This is from the sidebar section of the style-Rust.css . What does the h1 stand for?

    .sidebar-box h1 { font-size: 13px; color: #FFF; font-weight: normal; text-transform: lowercase; font-weight: bold; font-family: Trebuchet MS; background-image: url(images/h3-bg.gif); background-repeat: no-repeat; background-position: left; width: 256px; height: 25px; padding: 5px 0px 0px 17px; margin: 0px 0px; }

    Here is another part of the code in that section:
    body { line-height: 20px; font-family:’Droid Sans’,Arial,Verdana,sans-serif; font-size: 11px; background-color: #ffffff; }
    .sidebar-box h2 { font-size: 13px; color: #FFF; font-weight: normal; text-transform: lowercase; font-weight: bold; font-family:

Viewing 1 replies (of 1 total)