Luxbum.net - Script de galerie photo

Changeset 283

Show
Ignore:
Timestamp:
03/03/08 23:12:18 (9 months ago)
Author:
nicolas
Message:

correction diverses d'affichages suite à la structure xhtml sans table

Files:

Legend:

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

    r281 r283  
    177177} 
    178178.liste_apercu {  
    179   height:110px; 
     179  height:445px; 
    180180  width:294px; 
    181181} 
     
    202202} 
    203203div.vignette2col { 
    204   height:150px; 
     204  height:135px; 
    205205  width:145px; 
    206206  float:left; 
     
    273273ol.tree { 
    274274  position: relative; 
    275   margin: 0 0 1em 0; 
     275  margin: 0 0 0.4em 0; 
    276276  padding: 0; 
    277277  border-bottom: 1px solid #000; 
  • branches/luxbum-0.6/_styles/style_light.css

    r282 r283  
    109109#liste_apercu div.galerie { 
    110110  float:left; 
    111   width:287px; 
     111  width:286px; 
    112112  height:100px; 
    113113} 
     
    176176} 
    177177.liste_apercu {  
    178   height:110px; 
     178  height:445px; 
    179179  width:294px; 
    180180} 
     
    202202} 
    203203div.vignette2col { 
    204   height:150px; 
     204  margin:0px; 
     205  padding-top:0px; 
     206  height:135px; 
    205207  width:145px; 
    206208  float:left; 
     
    267269  margin-left:10px; 
    268270  text-align:left; 
    269   font-size: 12px 
     271  font-size: 12px; 
    270272} 
    271273#menunav a { 
     
    274276ol.tree { 
    275277  position: relative; 
    276   margin: 0 0 1em 0; 
     278  margin: 0 0 0.4em 0; 
    277279  padding: 0; 
    278280  border-bottom: 1px solid #f5f5dc;