Dotclear

Changeset 2352:7e37be532eea for admin


Ignore:
Timestamp:
10/13/13 19:44:24 (12 years ago)
Author:
Anne Kozlika <kozlika@…>
Branch:
2.6
Message:

Réglage des marges sur les two-cols et les three-cols.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/style/default.css

    r2351 r2352  
    169169     text-align: left; 
    170170     } 
     171.two-boxes:nth-of-type(odd), .three-boxes:nth-of-type(3n+1) { 
     172     margin-left: 0; 
     173     } 
     174.two-boxes:nth-of-type(even), .three-boxes:nth-of-type(3n) { 
     175     margin-right: 0; 
     176     } 
    171177/* ---------------------------------------------------------------- layout: popups */ 
    172178.popup h1 { 
Note: See TracChangeset for help on using the changeset viewer.

Sites map