Changeset 4543


Ignore:
Timestamp:
08/19/10 02:01:27 (3 years ago)
Author:
carmie
Message:
 
Location:
web/trunk/trac/htdocs
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • web/trunk/trac/htdocs/libcaca.css

    r4542 r4543  
    276276} 
    277277.ohloh { 
    278  text-align: center; 
    279  background: url(ohloh.png) no-repeat center top; 
    280  padding-top: 20px; 
    281  z-index: 10; 
    282  position: relative; 
    283  display: block; 
    284 } 
     278    background: transparent url(ohloh.png) no-repeat  left top; 
     279    display: block; 
     280    height: 10px; 
     281    padding-top: 121px; 
     282    z-index: 10; 
     283} 
     284 
    285285/* == FORMS == */ 
    286286 
Note: See TracChangeset for help on using the changeset viewer.