Dotclear


Ignore:
Location:
themes/ductile
Files:
3 deleted
3 edited

Legend:

Unmodified
Added
Removed
  • themes/ductile/mediaqueries.css

    r599 r549  
    132132          padding-top: 24px; 
    133133          } 
    134  #logo { 
    135           float:left;  
    136           margin:0 1.5em 0 1em;     
    137           } 
    138      #logo a { 
    139           border: none; 
    140           background: transparent; 
    141           text-decoration: none; 
    142           } 
    143134     h1 { 
    144135          font-size: 2em; 
     
    211202} 
    212203 
    213 /* ------------------------------------------------------ règles communes < 640px */ 
     204/* ------------------------------------------------------ règles communes > 640px */ 
    214205@media only screen and (max-width:639px) { 
    215206     body { 
  • themes/ductile/style.css

    r599 r592  
    111111     vertical-align: top; 
    112112     } 
    113 .supranav { 
    114      clear: both; 
    115      } 
    116113.supranav li a { 
    117114     text-decoration: none; 
     
    267264     background: #fff no-repeat left center url(img/category.png); 
    268265     } 
    269 .permalink a { 
    270      padding-left: 20px; 
    271      background: #fff no-repeat left center url(img/link.png); 
    272      } 
    273266.post-info .post-date { 
    274267     padding-left: 28px; 
     
    277270.post-info a,  
    278271.post-tags a,  
    279 .post-info-co a, 
    280 .permalink a { 
     272.post-info-co a { 
    281273     white-space: nowrap; 
    282274     } 
     
    363355/* ------------------------------------------------------- commentaires et rétroliens */ 
    364356#comments,  
    365 #ping-url,  
     357#pings,  
    366358#comment-form, 
    367359#comments-feed {  
     
    370362     font-size: .875em; 
    371363     } 
    372 #comment-form, #ping-url { 
     364#comment-form { 
    373365     padding: 1em; 
    374366     background: #eef; 
     
    383375     } 
    384376#comments h3,  
    385 #ping-url h3,  
     377#pings h3,  
    386378#pr h3,  
    387379#comment-form h3 {  
     
    389381     color: #666; 
    390382     } 
    391 #comment-form h3, #ping-url h3 { 
     383#comment-form h3 { 
    392384     margin-top: 0; 
    393385     } 
    394 #comments > ul {  
    395      margin-left: 0; 
    396      padding-left: 0; 
    397      list-style-type: none; 
    398      } 
    399 .comment { 
    400      margin-left: 0; 
    401      } 
    402 #comments .comment-info {  
     386#comments dl { } 
     387#comments dt {  
    403388     padding-bottom: .2em; 
    404389     border-bottom: 1px solid #ccc; 
     
    406391     line-height: 1.1; 
    407392     } 
     393#comments dd { } 
    408394#comments .first { } 
    409395#comments .odd { } 
     
    419405     text-decoration: none; 
    420406     font-family: "Century Schoolbook", "Century Schoolbook L", Georgia, serif; 
    421      color: #ad3f4c; 
    422      } 
     407     color: #909090; 
     408     } 
     409 
     410#pings dl { } 
     411#pings dt {  
     412     border-bottom: 1px solid #ccc; 
     413     margin-top: 1.5em; 
     414     line-height: 1.1; 
     415     padding-bottom: .2em; 
     416     } 
     417#pings dd { } 
    423418#pings .first { } 
    424419#pings .odd { } 
     
    506501     } 
    507502 
    508 /*#ping-url {  
     503#ping-url {  
    509504     background: #efefef; 
    510505     border-right: 1px solid #aaa; 
     
    512507     font-size: .81em; 
    513508     padding-left: .5em; 
    514      }*/ 
     509     } 
    515510#comments-feed {  
    516511     margin-top: 2em;  
     
    555550     } 
    556551#sidebar ul li ul { 
    557      margin-top: 0; 
    558      margin-bottom: 0; 
     552     margin-top: .5em; 
    559553     } 
    560554#sidebar ul li { 
  • themes/ductile/tpl/_top.html

    r599 r541  
    22 
    33     <div id="top"> 
    4           <p id="logo" class="nosmall"><a href="{{tpl:BlogURL}}"><img src="{{tpl:BlogThemeURL}}/img/logo.png" alt="{{tpl:lang Home}}" /></a></p> 
    54     <h1><span><a href="{{tpl:BlogURL}}">{{tpl:BlogName encode_html="1"}}</a></span></h1> 
    65          <p id="blogdesc" class="nosmall">{{tpl:BlogDescription}}</p> 
Note: See TracChangeset for help on using the changeset viewer.

Sites map