Dotclear

Changeset 3362


Ignore:
Timestamp:
02/16/15 23:54:30 (9 years ago)
Author:
brol
Message:

voir changelog

Location:
themes/sterenn
Files:
5 added
4 edited

Legend:

Unmodified
Added
Removed
  • themes/sterenn/_define.php

    r3212 r3362  
    1313     /* Name */                      "Sterenn", 
    1414     /* Description*/         "Le thème d'une étoile bretonne", 
    15      /* Author */               "Ludovic Toinel", 
    16      /* Version */              '1.1' 
     15     /* Author */               "Ludovic Toinel, Pierre Van Glabeke", 
     16     /* Version */              '1.2', 
     17     array( 
     18          'type'         =>        'theme' 
     19     ) 
    1720); 
    18 ?> 
  • themes/sterenn/style.css

    r3212 r3362  
    6666     background: transparent url(img/sterenn.png) no-repeat top left; 
    6767     display: block; 
    68      /*width: 300px;*/ 
    6968     max-height: 70px !important; 
    7069  font-family: "Handlee", cursive; 
     
    233232 
    234233#topnav ul { 
    235      border-bottom: 1px solid #ffd02c; 
     234     border-bottom: 1px solid #e1d9dd; 
    236235     padding: 4px 0; 
    237236} 
     
    260259     margin: 0.1em 0 0 0; 
    261260     padding: 0 0; 
    262      /*font-weight: bold;*/ 
    263261     border: none; 
    264262} 
     
    278276} 
    279277 
    280 #sidebar img {max-width:200px;} 
     278#sidebar img {max-width:100%;} 
    281279 
    282280#sidebar .tags ul { 
     
    324322-------------------------------------------------------- */ 
    325323h1{ 
    326      /*margin-left: 20px;*/ 
    327324} 
    328325 
     
    371368     margin: 0 0 2em 0; 
    372369} 
     370.post embed, .post iframe {max-width:100%;} 
    373371.post-title { 
    374372     color:#8377A5; 
     
    439437-------------------------------------------------------- */ 
    440438.post-content h3{ 
    441      border-bottom: 1px dotted #AAA; 
    442      margin-top: 30px; 
    443      margin-bottom: 10px; 
     439     margin: 0; 
    444440     color: #888; 
    445441     font-size: 13pt; 
     
    451447     text-align: justify; 
    452448     color: #666; 
    453 } 
    454 .post-content acronym, .post-excerpt acronym { 
     449     clear:both; 
     450} 
     451.post-content acronym, .post-excerpt acronym, 
     452.post-content abbr, .post-excerpt abbr { 
    455453     cursor: help; 
    456454     border-bottom: 1px dotted #666; 
     
    463461     background-color: #F0F0F5; 
    464462} 
    465 .post-excerpt p img, .post-content p img { 
    466   max-width:500px; 
     463.post-excerpt img, .post-content img { 
     464  max-width:100%; 
    467465} 
    468466.post-content ul, .post-excerpt ul { 
     
    710708 
    711709.pagination{ 
    712   /*width: 500px; 
    713   margin: 20px;*/ 
    714710  border: 1px solid #EFEFEF; 
    715711  padding: 5px; 
     
    722718 
    723719.dc-category #content-info p img { 
    724   max-width:500px; 
    725 } 
     720  max-width:100%; 
     721} 
  • themes/sterenn/tpl/_footer.html

    r3212 r3362  
    1 <div id="footer"> 
    2   <p>{{tpl:SysPoweredBy}} // thème réalisé par <a href="http://www.geeek.org">Ludovic Toinel</a></p> 
     1<div id="footer" role="banner"> 
     2  <p>{{tpl:SysPoweredBy}} // {{tpl:lang Theme by}} <a href="http://www.geeek.org">Ludovic Toinel</a></p> 
    33</div> 
    44 
Note: See TracChangeset for help on using the changeset viewer.

Sites map