Changeset 1114

Show
Ignore:
Timestamp:
09/21/06 21:24:21 (2 years ago)
Author:
jm3
Message:

something is fucked with the h1 formatting...

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • peasantonline/public/stylesheets/catalog.css

    r1111 r1114  
    4646} 
    4747 
     48#content > h1 { 
     49        margin-left: 10px; 
     50} 
     51 
    4852.product { 
    4953        width: 20em; 
    5054        color: #222222; 
    5155        margin-left: 10px; 
    52 } 
    53  
    54 h1.product { 
    55         margin-left: 8px; 
    56         width: auto; 
    5756} 
    5857