Luxbum.net - Script de galerie photo

Changeset 286

Show
Ignore:
Timestamp:
03/09/08 11:43:42 (9 months ago)
Author:
nicolas
Message:

correction sur la hauteur des vignettes dans les pages d'affichage

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/luxbum-0.6/_styles/style_dark.css

    r283 r286  
    197197} 
    198198div.vignette3col { 
    199   height:90px; 
     199  height:98px; 
    200200  width:98px; 
    201201  float:left; 
    202202} 
    203203div.vignette2col { 
    204   height:135px; 
     204  height:145px; 
    205205  width:145px; 
    206206  float:left; 
  • branches/luxbum-0.6/_styles/style_light.css

    r283 r286  
    197197} 
    198198div.vignette3col { 
    199   height:90px; 
     199  height:98px; 
    200200  width:98px; 
    201201  float:left; 
     
    204204  margin:0px; 
    205205  padding-top:0px; 
    206   height:135px; 
     206  height:145px; 
    207207  width:145px; 
    208208  float:left; 
  • branches/luxbum-0.6/_styles/style_linux62.css

    r284 r286  
    267267} 
    268268div.vignette3col { 
    269   height:90px; 
     269  height:98px; 
    270270  width:98px; 
    271271  float:left; 
    272272} 
    273273div.vignette2col { 
    274   height:135px; 
     274  height:145px; 
    275275  width:145px; 
    276276  float:left;