Dotclear


Ignore:
Timestamp:
09/23/13 08:48:13 (12 years ago)
Author:
Anne Kozlika <kozlika@…>
Branch:
default
Message:

Responsive, suite. Ça devrait déjà couvrir l'essentiel des cas. On arrête là pour le moment, on complétera en fin de parcours.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/style/default.css

    r2035 r2038  
    23662366          padding: 2px 8px; 
    23672367          }  
    2368      .one-box, .two-boxes, .three-boxes { 
     2368     .three-boxes, .three-boxes .box, 
     2369     .three-boxes:first-child, .three-boxes.first-child, 
     2370     .three-boxes:last-child, .three-boxes.last-child, 
     2371     .two-cols .col70, .two-cols .col30 { 
    23692372          width: 100%; 
    23702373          margin-left: 0; 
     
    24082411          overflow: hidden; 
    24092412          } 
     2413     .one-box, .two-boxes, 
     2414     .one-box .box, .two-boxes .box, 
     2415     .two-boxes:first-child, .two-boxes.odd, .two-boxes.odd:last-child, 
     2416     .two-boxes.even:last-child, .two-boxes.even, 
     2417     .two-cols .col { 
     2418          width: 100%; 
     2419          margin-left: 0; 
     2420          margin-right: 0;  
     2421          } 
    24102422     } 
    24112423@media screen and (max-width: 500px) { 
Note: See TracChangeset for help on using the changeset viewer.

Sites map