Ignore:
Timestamp:
May 20, 2010, 6:51:08 PM (14 years ago)
Author:
Gotcha
Message:

Some corrections

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/sobre/theme.css

    r5928 r6250  
    168168}
    169169
    170 /* Correction du centrage du cadre de la catégorie */
    171 .content ul.thumbnailCategories {
    172   padding-left: 4px;
    173 }
    174 
    175170/* Centrage modifications de la caractéristique de la catégorie. */
    176171.content div.thumbnailCategory div.description div.text p.Nb_images {
     
    336331        padding-left: 5px;
    337332}
    338 table.commentr {
    339         margin-top: -20px;
    340         margin-bottom: -10px;
    341 }
    342333
    343334/* Tip pour la page d'accueil */
     
    366357.content ul.thumbnailCategories {
    367358width: 100%;
    368 }
     359padding-left: 4px; /* Correction du centrage du cadre de la catégorie */
     360}
     361
     362
    369363
    370364
     
    396390.content ul.thumbnails label {
    397391        width: 170px;                        /* Optimal : Thumbnail width + 10px */
     392}
     393.content ul.thumbnails span.wrap2, .content div.thumbnailCategory div.description  {
     394height:198px;
    398395}
    399396
Note: See TracChangeset for help on using the changeset viewer.