Dotclear


Ignore:
Timestamp:
08/08/11 18:54:30 (14 years ago)
Author:
kozlika
Branch:
themes
Children:
683:b32debb0479b, 3660:dd34f2f189fb
Message:

Ductile - Réparation des blockquotes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • themes/ductile/style.css

    r673 r675  
    6262     background: #f9f9f9; 
    6363     } 
    64 blockquote:before { 
    65      color: #ccc; 
    66      content: open-quote; 
    67      font-size: 4em; 
    68      display: block; 
    69      float: left; 
    70      } 
    7164code, pre { 
    7265     background: #efefef; 
     
    9285     margin-top: .75em; 
    9386     } 
     87table { 
     88     border: 1px solid #999; 
     89     border-collapse: collapse; 
     90     } 
     91td, th, tr { 
     92     padding: 2px 8px; 
     93     border: 1px solid #CCC; 
     94     border-collapse: collapse; 
     95     } 
     96thead th, tbody th { 
     97     color: #555; 
     98     background: #f0f0f5; 
     99     text-align: left; 
     100     font-weight: normal; 
     101     } 
     102tbody tr:hover, tbody th:hover { 
     103     background: #eee;  
     104     } 
     105table caption { 
     106     color: #14709e; 
     107     text-align: left; 
     108     margin-bottom: .33em; 
     109     font-weight: bold; 
     110     } 
     111 
    94112/* ------------------------------------------------------------ 
    95113     3. PAGE 
     
    293311     padding: 4px; 
    294312     } 
     313img.smiley { 
     314     border: none; 
     315     padding: 0; 
     316     } 
    295317.post-info,  
    296318.post-tags,  
     
    343365.post ul { 
    344366     list-style-type: square; 
    345      margin-left: 0; 
     367     margin-left: 1em; 
    346368     } 
    347369.post ol { 
    348      margin-left: 0; 
     370     margin-left: 1em; 
    349371     } 
    350372.footnotes { 
     
    10161038     clear:both; 
    10171039     } 
    1018  
    1019 /* ================================================  
    1020      personnalisations blog chantier 
    1021 ================================================ */ 
    1022 .post-content img, .post-excerpt img { 
    1023      border: 1px solid #ccc; 
    1024      padding: 4px; 
    1025      max-width: 96%; 
    1026      } 
Note: See TracChangeset for help on using the changeset viewer.

Sites map