Ignore:
Timestamp:
Feb 12, 2012, 11:02:59 AM (12 years ago)
Author:
rvelices
Message:

improvement of picture title on picture page, drop boxes on index page ...
sharpening uses a zider scale range

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/themes/default/theme.css

    r12930 r13115  
    321321
    322322#imageHeaderBar H2 {
    323         text-align: center;
    324         padding: 0;
    325         clear: both;
     323        display: inline;
     324        text-align: center;
     325        padding: 0;
    326326}
    327327
     
    343343        position: absolute;
    344344        left: 5px;
    345         top: 10%;
     345        top: 12%;
    346346}
    347347
     
    356356        text-align: center;
    357357        position: relative; /*so that the drivative switch link is positioned relative to us*/
    358 }
    359 
    360 #theImage>IMG {
    361         display: block;
    362         margin: 0 auto;
    363         border: 0;
    364358}
    365359
     
    464458A.pwg-state-default:hover {
    465459        border-bottom: 0; /*reset above for icons*/
    466 }
    467 
    468 IMG {
    469         border: 0;
    470460}
    471461
Note: See TracChangeset for help on using the changeset viewer.