Dotclear

Changeset 639


Ignore:
Timestamp:
01/02/09 00:12:52 (14 years ago)
Author:
kozlika
Message:

Deux ans de mise à jour des aorakits :-)

Location:
themes/aorakits
Files:
14 deleted
42 edited

Legend:

Unmodified
Added
Removed
  • themes/aorakits/aorakit-1A/_define.php

    • Property svn:eol-style set to LF
    r12 r639  
    11<?php 
    22# ***** BEGIN LICENSE BLOCK ***** 
    3 # This file is part of DotClear. 
    4 # Copyright (c) 2005 Marc Hertzog and contributors. All rights 
    5 # reserved. 
    63# 
    7 # DotClear is free software; you can redistribute it and/or modify 
    8 # it under the terms of the GNU General Public License as published by 
    9 # the Free Software Foundation; either version 2 of the License, or 
    10 # (at your option) any later version. 
    11 #  
    12 # DotClear is distributed in the hope that it will be useful, 
    13 # but WITHOUT ANY WARRANTY; without even the implied warranty of 
    14 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    15 # GNU General Public License for more details. 
    16 #  
    17 # You should have received a copy of the GNU General Public License 
    18 # along with DotClear; if not, write to the Free Software 
    19 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA 
     4# Copyright (c) 2007-2009 Kozlika and contributors 
     5# Licensed under the GPL version 2.0 license. 
     6# See LICENSE file or 
     7# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 
    208# 
    219# ***** END LICENSE BLOCK ***** 
  • themes/aorakits/aorakit-1A/layout.css

    r12 r639  
    22# 
    33# This is part of Aorakits, a set of themes for DotClear.  
    4 # Copyright (c) 2006 Kozlika and contributors. All rights 
    5 # reserved. 
     4# http://themes.dotaddict.org/resources/ 
    65# 
    7  * ***** END LICENSE BLOCK ***** 
     6# Copyright (c) 2006-2009 Kozlika and contributors 
     7# Licensed under the GPL version 2.0 license. 
     8# See LICENSE file or 
     9# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 
     10# 
     11Created in 2006 
     12Last change 1/1/2009 by Kozlika 
     13# 
     14* ***** END LICENSE BLOCK ***** 
    815  
    9   
    10  STRUCTURE POUR UNE COLONNE, MENU EN BAS, LARGEUR FIXE 
     16AORAKIT 1A  
     17STRUCTURE POUR UNE COLONNE, MENU EN BAS, LARGEUR FIXE 
    1118  
    1219  
  • themes/aorakits/aorakit-1A/style.css

    r12 r639  
    1 /* Feuille de style vierge comportant les principales balises d'un  
    2 blog realise avec dotclear - Etablie par Kozlika pour la dcTeam 
    3 le 7 janvier 2007.  
    4  
    5 Licence : domaine public  
     1/*  
     2Empty CSS. This file is part of 
     3Aorakits, free resources for Dotclear's themes. 
     4http://themes.dotaddict.org/resources/ 
     5 
     6# Copyright (c) 2006-2009 Kozlika and contributors 
     7# Licensed under the GPL version 2.0 license. 
     8# See LICENSE file or 
     9# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 
     10 
     11Created in 2006 
     12Last change 1/1/2009 by Kozlika 
    613 
    714*/ 
     
    916 
    1017/* ------------------------------------------------------------ 
     18/* ------------------------------------------------------------ 
     19IMPORTANT IMPORTANT IMPORTANT IMPORTANT 
    1120Bloc de styles a supprimer, ne servent qu'aux premiers tests 
    12 ------------------------------------------------------------- */ 
    13   
    14 @import url(layout.css); 
     21/* ------------------------------------------------------------ 
     22------------------------------------------------------------- */ 
    1523 
    1624body { 
    17      background : #acbabf; 
    18      font-size : 76%; 
    19      font-family : "lucida grande", "gill sans", arial, sans-serif; 
     25     background: #acbabf; 
     26     font-size: 76%; 
     27     font-family: "Lucida Grande", "Lucida Sans Unicode", lucida, arial, sans-serif; 
    2028     }  
    2129#page { 
    22      background : #fff; 
     30     background: #fff; 
    2331     } 
    2432#top { 
    25      text-align : center; 
    26      border-bottom : 4px solid #ccc; 
     33     text-align: center; 
     34     border-bottom: 4px solid #ccc; 
    2735     } 
    2836a {   
    2937     color:#A71602;  
    30      text-decoration : none; 
     38     text-decoration: none; 
    3139     } 
    3240#sidebar h2 { 
    33      color : #666; 
     41     color: #666; 
    3442     font-size:1.2em; 
    3543     } 
    3644#sidebar h3 { 
    37      color : #666; 
     45     color: #666; 
    3846     font-size:1em; 
    3947     } 
    4048fieldset { 
    41      border : none; 
     49     border: none; 
    4250     } 
    4351.post h3, .post h4 { 
    44      clear : both; 
    45      } 
    46  
    47 /* ---------------- fin du bloc � supprimer ---------------------- */ 
     52     clear: both; 
     53     } 
     54 
     55/* ------------------------------------------------------------ 
     56/* ------------------------------------------------------------ 
     57/* ---------------- fin du bloc a supprimer ------------------- 
     58/* ------------------------------------------------------------ 
     59/* --------------------------------------------------------- */ 
    4860 
    4961 
     
    5163/* ----------------------------------------------------------------- 
    5264     1. STRUCTURE 
    53      a inscrire ici ou en important une css de structure placee dans 
    54      le meme repertoire et appelee grace a l'instruction ci-dessous 
    5565------------------------------------------------------------------ */ 
    56 @import url(nom_du_fichier.css); 
     66@import url(layout.css); 
    5767 
    5868 
     
    159169.post-info-co { } 
    160170.comment_count { } 
    161 .pings_count { } 
     171.ping_count { } 
    162172.attach_count { } 
    163173 
     
    198208#pings .first { } 
    199209#pings .odd { } 
    200 #pings .me { } 
    201210 
    202211#pr dl { } 
     
    254263.tags li { } 
    255264/* a completer separement ou globalement pour le sidebar et la page  
    256 spcifique des tags avec les differentes class des tags en fonction  
     265specifique des tags avec les differentes class des tags en fonction  
    257266de leur frequence - voir 9/ classes communes */ 
    258267 
     
    275284.feed {  
    276285     padding-left:16px; 
    277      background : transparent url(images/feed.png) no-repeat left center; 
     286     background: transparent url(images/feed.png) no-repeat left center; 
    278287      } 
    279288 
    280289 
    281 /* tags dans le sidebar et dans la page les regroupant 
    282 (exemple ici pour un nuage) */ 
     290/* exemple de style pour les tags  
     291dans le sidebar et dans la page les regroupant 
     292*/ 
    283293.dc-tags #content ul li, .dc-tags #content ul li a,  
    284294.tags ul li, .tags ul li a { 
    285      display : inline; 
    286      width : auto; 
    287      padding-left : 0; 
    288      padding-right : 4px; 
    289      background : transparent; 
    290      line-height : 1.5em; 
     295     display: inline; 
     296     width: auto; 
     297     padding-left: 0; 
     298     padding-right: 4px; 
     299     background: transparent; 
     300     line-height: 1.5em; 
    291301} 
    292302.tags ul li a:hover { 
    293      background-image :none; 
     303     background-image:none; 
    294304} 
    295305.dc-tags .tag0, .tags .tag0 { font-size: 85%; } 
     
    307317/* messages d'erreur */ 
    308318.error { 
    309      border : 1px solid #c44; 
    310      background : #df0; 
    311      padding : 0.5em; 
     319     border: 1px solid #c44; 
     320     background: #df0; 
     321     padding: 0.5em; 
    312322     } 
    313323.error ul { 
    314      padding-left : 20px; 
     324     padding-left: 20px; 
    315325     } 
    316326.error li { 
    317      list-style : square; 
     327     list-style: square; 
    318328     } 
    319329      
    320 /* exemples de ceux que j'ajoute souvent */ 
    321 .left { float: left; margin-right : 1em; } 
    322 .right { float: right; margin-left : 1em; } 
    323 .center { margin-left : auto; margin-right : auto; } 
    324 .left-text { text-align : left; } 
    325 .right-text { text-align : right; } 
    326 .center-text { text-align : center; } 
    327 .little-text { font-size : .8em;} 
    328 .little-upper-text { font-size : .8em; text-transform : uppercase; } 
     330/* exemples de class que j'ajoute souvent 
     331pour pouvoir les utiliser dans les billets */ 
     332.left { float: left; margin-right: 1em; } 
     333.right { float: right; margin-left: 1em; } 
     334.center { margin-left: auto; margin-right: auto; } 
     335.left-text { text-align: left; } 
     336.right-text { text-align: right; } 
     337.center-text { text-align: center; } 
     338.little-text { font-size: .8em;} 
     339.little-upper-text { font-size: .8em; text-transform: uppercase; } 
    329340 
    330341 
     
    337348.dc-home { } 
    338349.dc-post { } 
    339 .dc-categories { } 
    340350.dc-category { } 
    341351.dc-archive { } 
  • themes/aorakits/aorakit-1B/_define.php

    r13 r639  
    11<?php 
    22# ***** BEGIN LICENSE BLOCK ***** 
    3 # This file is part of DotClear. 
    4 # Copyright (c) 2005 Marc Hertzog and contributors. All rights 
    5 # reserved. 
    63# 
    7 # DotClear is free software; you can redistribute it and/or modify 
    8 # it under the terms of the GNU General Public License as published by 
    9 # the Free Software Foundation; either version 2 of the License, or 
    10 # (at your option) any later version. 
    11 #  
    12 # DotClear is distributed in the hope that it will be useful, 
    13 # but WITHOUT ANY WARRANTY; without even the implied warranty of 
    14 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    15 # GNU General Public License for more details. 
    16 #  
    17 # You should have received a copy of the GNU General Public License 
    18 # along with DotClear; if not, write to the Free Software 
    19 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA 
     4# Copyright (c) 2007-2009 Kozlika and contributors 
     5# Licensed under the GPL version 2.0 license. 
     6# See LICENSE file or 
     7# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 
    208# 
    219# ***** END LICENSE BLOCK ***** 
     10 
    2211 
    2312$this->registerModule( 
  • themes/aorakits/aorakit-1B/layout.css

    r13 r639  
    22# 
    33# This is part of Aorakits, a set of themes for DotClear.  
    4 # Copyright (c) 2006 Kozlika and contributors. All rights 
    5 # reserved. 
     4# http://themes.dotaddict.org/resources/ 
    65# 
    7  * ***** END LICENSE BLOCK *****  
     6# Copyright (c) 2006-2009 Kozlika and contributors 
     7# Licensed under the GPL version 2.0 license. 
     8# See LICENSE file or 
     9# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 
     10# 
     11Created in 2006 
     12Last change 1/1/2009 by Kozlika 
     13# 
     14* ***** END LICENSE BLOCK ***** 
    815  
    9  STRUCTURE POUR UNE COLONNE, MENU EN BAS EN DEUX PARTIES, LARGEUR FIXE 
     16AORAKIT 1B  
     17STRUCTURE POUR UNE COLONNE, MENU EN BAS EN DEUX PARTIES, LARGEUR FIXE 
    1018  
    1119  
  • themes/aorakits/aorakit-1B/style.css

    r13 r639  
    1 /* Feuille de style vierge comportant les principales balises d'un  
    2 blog realise avec dotclear - Etablie par Kozlika pour la dcTeam 
    3 le 7 janvier 2007.  
    4  
    5 Licence : domaine public  
     1/*  
     2Empty CSS. This file is part of 
     3Aorakits, free resources for Dotclear's themes. 
     4http://themes.dotaddict.org/resources/ 
     5 
     6# Copyright (c) 2006-2009 Kozlika and contributors 
     7# Licensed under the GPL version 2.0 license. 
     8# See LICENSE file or 
     9# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 
     10 
     11Created in 2006 
     12Last change 1/1/2009 by Kozlika 
    613 
    714*/ 
     
    916 
    1017/* ------------------------------------------------------------ 
     18/* ------------------------------------------------------------ 
     19IMPORTANT IMPORTANT IMPORTANT IMPORTANT 
    1120Bloc de styles a supprimer, ne servent qu'aux premiers tests 
    12 ------------------------------------------------------------- */ 
    13   
    14 @import url(layout.css); 
     21/* ------------------------------------------------------------ 
     22------------------------------------------------------------- */ 
    1523 
    1624body { 
    1725     background : #acbabf; 
    1826     font-size : 76%; 
    19      font-family : "lucida grande", "gill sans", arial, sans-serif; 
     27     font-family : "Lucida Grande", "Lucida Sans Unicode", lucida, arial, sans-serif; 
    2028     }  
    2129#page { 
     
    4553     } 
    4654 
    47 /* ---------------- fin du bloc � supprimer ---------------------- */ 
     55/* ------------------------------------------------------------ 
     56/* ------------------------------------------------------------ 
     57/* ---------------- fin du bloc a supprimer ------------------- 
     58/* ------------------------------------------------------------ 
     59/* ---------------------------------------------------------- */ 
    4860 
    4961 
     
    157169.post-info-co { } 
    158170.comment_count { } 
    159 .pings_count { } 
     171.ping_count { } 
    160172.attach_count { } 
    161173 
     
    196208#pings .first { } 
    197209#pings .odd { } 
    198 #pings .me { } 
    199210 
    200211#pr dl { } 
     
    240251 
    241252.selected { } 
    242 .langs { } 
     253.lang { } 
    243254.categories { } 
    244255.syndicate { } 
     
    273284.feed {  
    274285     padding-left:16px; 
    275      background : transparent url(images/feed.png) no-repeat left center; 
     286     background: transparent url(images/feed.png) no-repeat left center; 
    276287      } 
    277288 
    278289 
    279 /* tags dans le sidebar et dans la page les regroupant 
    280 (exemple ici pour un nuage) */ 
     290/* exemple de style pour les tags  
     291dans le sidebar et dans la page les regroupant 
     292*/ 
    281293.dc-tags #content ul li, .dc-tags #content ul li a,  
    282294.tags ul li, .tags ul li a { 
    283      display : inline; 
    284      width : auto; 
    285      padding-left : 0; 
    286      padding-right : 4px; 
    287      background : transparent; 
    288      line-height : 1.5em; 
     295     display: inline; 
     296     width: auto; 
     297     padding-left: 0; 
     298     padding-right: 4px; 
     299     background: transparent; 
     300     line-height: 1.5em; 
    289301} 
    290302.tags ul li a:hover { 
    291      background-image :none; 
     303     background-image:none; 
    292304} 
    293305.dc-tags .tag0, .tags .tag0 { font-size: 85%; } 
     
    305317/* messages d'erreur */ 
    306318.error { 
    307      border : 1px solid #c44; 
    308      background : #df0; 
    309      padding : 0.5em; 
     319     border: 1px solid #c44; 
     320     background: #df0; 
     321     padding: 0.5em; 
    310322     } 
    311323.error ul { 
    312      padding-left : 20px; 
     324     padding-left: 20px; 
    313325     } 
    314326.error li { 
    315      list-style : square; 
     327     list-style: square; 
    316328     } 
    317329      
    318 /* exemples de ceux que j'ajoute souvent */ 
    319 .left { float: left; margin-right : 1em; } 
    320 .right { float: right; margin-left : 1em; } 
    321 .center { margin-left : auto; margin-right : auto; } 
    322 .left-text { text-align : left; } 
    323 .right-text { text-align : right; } 
    324 .center-text { text-align : center; } 
    325 .little-text { font-size : .8em;} 
    326 .little-upper-text { font-size : .8em; text-transform : uppercase; } 
     330/* exemples de class que j'ajoute souvent 
     331pour pouvoir les utiliser dans les billets */ 
     332.left { float: left; margin-right: 1em; } 
     333.right { float: right; margin-left: 1em; } 
     334.center { margin-left: auto; margin-right: auto; } 
     335.left-text { text-align: left; } 
     336.right-text { text-align: right; } 
     337.center-text { text-align: center; } 
     338.little-text { font-size: .8em;} 
     339.little-upper-text { font-size: .8em; text-transform: uppercase; } 
    327340 
    328341 
     
    335348.dc-home { } 
    336349.dc-post { } 
    337 .dc-categories { } 
    338350.dc-category { } 
    339351.dc-archive { } 
  • themes/aorakits/aorakit-1C/_define.php

    r14 r639  
    11<?php 
    22# ***** BEGIN LICENSE BLOCK ***** 
    3 # This file is part of DotClear. 
    4 # Copyright (c) 2005 Marc Hertzog and contributors. All rights 
    5 # reserved. 
    63# 
    7 # DotClear is free software; you can redistribute it and/or modify 
    8 # it under the terms of the GNU General Public License as published by 
    9 # the Free Software Foundation; either version 2 of the License, or 
    10 # (at your option) any later version. 
    11 #  
    12 # DotClear is distributed in the hope that it will be useful, 
    13 # but WITHOUT ANY WARRANTY; without even the implied warranty of 
    14 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    15 # GNU General Public License for more details. 
    16 #  
    17 # You should have received a copy of the GNU General Public License 
    18 # along with DotClear; if not, write to the Free Software 
    19 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA 
     4# Copyright (c) 2007-2009 Kozlika and contributors 
     5# Licensed under the GPL version 2.0 license. 
     6# See LICENSE file or 
     7# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 
    208# 
    219# ***** END LICENSE BLOCK ***** 
     10 
    2211 
    2312$this->registerModule( 
  • themes/aorakits/aorakit-1C/layout.css

    r14 r639  
    22# 
    33# This is part of Aorakits, a set of themes for DotClear.  
    4 # Copyright (c) 2006 Kozlika and contributors. All rights 
    5 # reserved. 
     4# http://themes.dotaddict.org/resources/ 
    65# 
    7  * ***** END LICENSE BLOCK *****   
     6# Copyright (c) 2006-2009 Kozlika and contributors 
     7# Licensed under the GPL version 2.0 license. 
     8# See LICENSE file or 
     9# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 
     10# 
     11Created in 2006 
     12Last change 1/1/2009 by Kozlika 
     13# 
     14* ***** END LICENSE BLOCK ***** 
    815  
    9    
    10  STRUCTURE POUR UNE COLONNE, MENU EN HAUT, LARGEUR FIXE 
     16AORAKIT 1C  
     17STRUCTURE POUR UNE COLONNE, MENU EN HAUT, LARGEUR FIXE 
    1118  
    1219  
  • themes/aorakits/aorakit-1C/style.css

    r14 r639  
    1 /* Feuille de style vierge comportant les principales balises d'un  
    2 blog realise avec dotclear - Etablie par Kozlika pour la dcTeam 
    3 le 7 janvier 2007.  
    4  
    5 Licence : domaine public  
     1/*  
     2Empty CSS. This file is part of 
     3Aorakits, free resources for Dotclear's themes. 
     4http://themes.dotaddict.org/resources/ 
     5 
     6# Copyright (c) 2006-2009 Kozlika and contributors 
     7# Licensed under the GPL version 2.0 license. 
     8# See LICENSE file or 
     9# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 
     10 
     11Created in 2006 
     12Last change 1/1/2009 by Kozlika 
    613 
    714*/ 
     
    916 
    1017/* ------------------------------------------------------------ 
    11 Bloc de styles à supprimer, ne servent qu'aux premiers tests 
    12 ------------------------------------------------------------- */ 
    13   
    14 @import url(layout.css); 
     18/* ------------------------------------------------------------ 
     19IMPORTANT IMPORTANT IMPORTANT IMPORTANT 
     20Bloc de styles a supprimer, ne servent qu'aux premiers tests 
     21/* ------------------------------------------------------------ 
     22------------------------------------------------------------- */ 
    1523 
    1624body { 
    1725     background : #acbabf; 
    1826     font-size : 76%; 
    19      font-family : "lucida grande", "gill sans", arial, sans-serif; 
     27     font-family : "Lucida Grande", "Lucida Sans Unicode", lucida, arial, sans-serif; 
    2028     }  
    2129#page { 
     
    4856     } 
    4957 
    50 /* ---------------- fin du bloc à supprimer ---------------------- */ 
     58/* ------------------------------------------------------------ 
     59/* ------------------------------------------------------------ 
     60/* ---------------- fin du bloc à supprimer ------------------- 
     61/* ------------------------------------------------------------ 
     62/* ---------------------------------------------------------- */ 
    5163 
    5264 
     
    5466/* ----------------------------------------------------------------- 
    5567     1. STRUCTURE 
    56      a inscrire ici ou en important une css de structure placee dans 
    57      le meme repertoire et appelee grace a l'instruction ci-dessous 
    5868------------------------------------------------------------------ */ 
    59 @import url(nom_du_fichier.css); 
     69@import url(layout.css); 
    6070 
    6171 
     
    162172.post-info-co { } 
    163173.comment_count { } 
    164 .pings_count { } 
     174.ping_count { } 
    165175.attach_count { } 
    166176 
     
    201211#pings .first { } 
    202212#pings .odd { } 
    203 #pings .me { } 
    204213 
    205214#pr dl { } 
     
    257266.tags li { } 
    258267/* a completer separement ou globalement pour le sidebar et la page  
    259 spécifique des tags avec les differentes class des tags en fonction  
     268specifique des tags avec les differentes class des tags en fonction  
    260269de leur frequence - voir 9/ classes communes */ 
    261270 
     
    278287.feed {  
    279288     padding-left:16px; 
    280      background : transparent url(images/feed.png) no-repeat left center; 
     289     background: transparent url(images/feed.png) no-repeat left center; 
    281290      } 
    282291 
    283292 
    284 /* tags dans le sidebar et dans la page les regroupant 
    285 (exemple ici pour un nuage) */ 
     293/* exemple de style pour les tags  
     294dans le sidebar et dans la page les regroupant 
     295*/ 
    286296.dc-tags #content ul li, .dc-tags #content ul li a,  
    287297.tags ul li, .tags ul li a { 
    288      display : inline; 
    289      width : auto; 
    290      padding-left : 0; 
    291      padding-right : 4px; 
    292      background : transparent; 
    293      line-height : 1.5em; 
     298     display: inline; 
     299     width: auto; 
     300     padding-left: 0; 
     301     padding-right: 4px; 
     302     background: transparent; 
     303     line-height: 1.5em; 
    294304} 
    295305.tags ul li a:hover { 
    296      background-image :none; 
     306     background-image:none; 
    297307} 
    298308.dc-tags .tag0, .tags .tag0 { font-size: 85%; } 
     
    310320/* messages d'erreur */ 
    311321.error { 
    312      border : 1px solid #c44; 
    313      background : #df0; 
    314      padding : 0.5em; 
     322     border: 1px solid #c44; 
     323     background: #df0; 
     324     padding: 0.5em; 
    315325     } 
    316326.error ul { 
    317      padding-left : 20px; 
     327     padding-left: 20px; 
    318328     } 
    319329.error li { 
    320      list-style : square; 
     330     list-style: square; 
    321331     } 
    322332      
    323 /* exemples de ceux que j'ajoute souvent */ 
    324 .left { float: left; margin-right : 1em; } 
    325 .right { float: right; margin-left : 1em; } 
    326 .center { margin-left : auto; margin-right : auto; } 
    327 .left-text { text-align : left; } 
    328 .right-text { text-align : right; } 
    329 .center-text { text-align : center; } 
    330 .little-text { font-size : .8em;} 
    331 .little-upper-text { font-size : .8em; text-transform : uppercase; } 
     333/* exemples de class que j'ajoute souvent 
     334pour pouvoir les utiliser dans les billets */ 
     335.left { float: left; margin-right: 1em; } 
     336.right { float: right; margin-left: 1em; } 
     337.center { margin-left: auto; margin-right: auto; } 
     338.left-text { text-align: left; } 
     339.right-text { text-align: right; } 
     340.center-text { text-align: center; } 
     341.little-text { font-size: .8em;} 
     342.little-upper-text { font-size: .8em; text-transform: uppercase; } 
    332343 
    333344 
     
    340351.dc-home { } 
    341352.dc-post { } 
    342 .dc-categories { } 
    343353.dc-category { } 
    344354.dc-archive { } 
  • themes/aorakits/aorakit-2A/_define.php

    r14 r639  
    11<?php 
    22# ***** BEGIN LICENSE BLOCK ***** 
    3 # This file is part of DotClear. 
    4 # Copyright (c) 2005 Marc Hertzog and contributors. All rights 
    5 # reserved. 
    63# 
    7 # DotClear is free software; you can redistribute it and/or modify 
    8 # it under the terms of the GNU General Public License as published by 
    9 # the Free Software Foundation; either version 2 of the License, or 
    10 # (at your option) any later version. 
    11 #  
    12 # DotClear is distributed in the hope that it will be useful, 
    13 # but WITHOUT ANY WARRANTY; without even the implied warranty of 
    14 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    15 # GNU General Public License for more details. 
    16 #  
    17 # You should have received a copy of the GNU General Public License 
    18 # along with DotClear; if not, write to the Free Software 
    19 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA 
     4# Copyright (c) 2007-2009 Kozlika and contributors 
     5# Licensed under the GPL version 2.0 license. 
     6# See LICENSE file or 
     7# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 
    208# 
    219# ***** END LICENSE BLOCK ***** 
     10 
    2211 
    2312$this->registerModule( 
  • themes/aorakits/aorakit-2A/layout.css

    r14 r639  
    22# 
    33# This is part of Aorakits, a set of themes for DotClear.  
    4 # Copyright (c) 2006 Kozlika and contributors. All rights 
    5 # reserved. 
     4# http://themes.dotaddict.org/resources/ 
    65# 
    7  * ***** END LICENSE BLOCK ***** 
     6# Copyright (c) 2006-2009 Kozlika and contributors 
     7# Licensed under the GPL version 2.0 license. 
     8# See LICENSE file or 
     9# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 
     10# 
     11Created in 2006 
     12Last change 1/1/2009 by Kozlika 
     13# 
     14* ***** END LICENSE BLOCK ***** 
    815  
    9   
    10  STRUCTURE POUR DEUX COLONNES, SIDEBAR A GAUCHE, LARGEUR FIXE 
     16AORAKIT 2A  
     17STRUCTURE POUR DEUX COLONNES, SIDEBAR A GAUCHE, LARGEUR FIXE 
    1118  
    1219  
  • themes/aorakits/aorakit-2A/style.css

    r14 r639  
    1 /* Feuille de style vierge comportant les principales balises d'un  
    2 blog realise avec dotclear - Etablie par Kozlika pour la dcTeam 
    3 le 7 janvier 2007.  
    4  
    5 Licence : domaine public  
     1/*  
     2Empty CSS. This file is part of 
     3Aorakits, free resources for Dotclear's themes. 
     4http://themes.dotaddict.org/resources/ 
     5 
     6# Copyright (c) 2006-2009 Kozlika and contributors 
     7# Licensed under the GPL version 2.0 license. 
     8# See LICENSE file or 
     9# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 
     10 
     11Created in 2006 
     12Last change 1/1/2009 by Kozlika 
    613 
    714*/ 
     
    916 
    1017/* ------------------------------------------------------------ 
     18/* ------------------------------------------------------------ 
    1119Bloc de styles à supprimer, ne servent qu'aux premiers tests 
    12 ------------------------------------------------------------- */ 
    13   
    14 @import url(layout.css); 
     20/* ------------------------------------------------------------ 
     21------------------------------------------------------------- */ 
    1522 
    1623body { 
    1724     background : #acbabf; 
    1825     font-size : 76%; 
    19      font-family : "lucida grande", "gill sans", arial, sans-serif; 
     26     font-family : "Lucida Grande", "Lucida Sans Unicode", lucida, arial, sans-serif; 
    2027     }  
    2128#page { 
     
    4552     } 
    4653 
    47 /* ---------------- fin du bloc à supprimer ---------------------- */ 
     54/* ------------------------------------------------------------ 
     55/* ------------------------------------------------------------ 
     56---------------- fin du bloc à supprimer ---------------------- 
     57/* ------------------------------------------------------------ 
     58/* ---------------------------------------------------------- */ 
    4859 
    4960 
     
    5162/* ----------------------------------------------------------------- 
    5263     1. STRUCTURE 
    53      a inscrire ici ou en important une css de structure placee dans 
    54      le meme repertoire et appelee grace a l'instruction ci-dessous 
    5564------------------------------------------------------------------ */ 
    56 @import url(nom_du_fichier.css); 
     65@import url(layout.css); 
    5766 
    5867 
     
    159168.post-info-co { } 
    160169.comment_count { } 
    161 .pings_count { } 
     170.ping_count { } 
    162171.attach_count { } 
    163172 
     
    198207#pings .first { } 
    199208#pings .odd { } 
    200 #pings .me { } 
    201209 
    202210#pr dl { } 
     
    337345.dc-home { } 
    338346.dc-post { } 
    339 .dc-categories { } 
    340347.dc-category { } 
    341348.dc-archive { } 
  • themes/aorakits/aorakit-2B/_define.php

    r14 r639  
    11<?php 
    22# ***** BEGIN LICENSE BLOCK ***** 
    3 # This file is part of DotClear. 
    4 # Copyright (c) 2005 Marc Hertzog and contributors. All rights 
    5 # reserved. 
    63# 
    7 # DotClear is free software; you can redistribute it and/or modify 
    8 # it under the terms of the GNU General Public License as published by 
    9 # the Free Software Foundation; either version 2 of the License, or 
    10 # (at your option) any later version. 
    11 #  
    12 # DotClear is distributed in the hope that it will be useful, 
    13 # but WITHOUT ANY WARRANTY; without even the implied warranty of 
    14 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    15 # GNU General Public License for more details. 
    16 #  
    17 # You should have received a copy of the GNU General Public License 
    18 # along with DotClear; if not, write to the Free Software 
    19 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA 
     4# Copyright (c) 2007-2009 Kozlika and contributors 
     5# Licensed under the GPL version 2.0 license. 
     6# See LICENSE file or 
     7# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 
    208# 
    219# ***** END LICENSE BLOCK ***** 
     10 
    2211 
    2312$this->registerModule( 
  • themes/aorakits/aorakit-2B/layout.css

    r14 r639  
    22# 
    33# This is part of Aorakits, a set of themes for DotClear.  
    4 # Copyright (c) 2006 Kozlika and contributors. All rights 
    5 # reserved. 
     4# http://themes.dotaddict.org/resources/ 
    65# 
    7  * ***** END LICENSE BLOCK ***** 
     6# Copyright (c) 2006-2009 Kozlika and contributors 
     7# Licensed under the GPL version 2.0 license. 
     8# See LICENSE file or 
     9# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 
     10# 
     11Created in 2006 
     12Last change 1/1/2009 by Kozlika 
     13# 
     14* ***** END LICENSE BLOCK ***** 
    815  
    9   
    10  STRUCTURE POUR DEUX COLONNES, SIDEBAR À GAUCHE, LARGEUR FLUIDE 
    11   
     16AORAKIT 2B  
     17STRUCTURE POUR DEUX COLONNES, SIDEBAR A€ GAUCHE, LARGEUR FLUIDE  
    1218  
    1319 -------------------------------------------------------------- 
  • themes/aorakits/aorakit-2B/style.css

    r14 r639  
    1 /* Feuille de style vierge comportant les principales balises d'un  
    2 blog realise avec dotclear - Etablie par Kozlika pour la dcTeam 
    3 le 7 janvier 2007.  
    4  
    5 Licence : domaine public  
    6  
     1/*  
     2Empty CSS. This file is part of 
     3Aorakits, free resources for Dotclear's themes. 
     4http://themes.dotaddict.org/resources/ 
     5 
     6# Copyright (c) 2006-2009 Kozlika and contributors 
     7# Licensed under the GPL version 2.0 license. 
     8# See LICENSE file or 
     9# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 
     10 
     11Created in 2006 
     12Last change 1/1/2009 by Kozlika 
    713*/ 
    814 
    915 
    1016/* ------------------------------------------------------------ 
     17/* ------------------------------------------------------------ 
    1118Bloc de styles à supprimer, ne servent qu'aux premiers tests 
    12 ------------------------------------------------------------- */ 
    13   
    14 @import url(layout.css); 
     19/* ------------------------------------------------------------ 
     20------------------------------------------------------------- */ 
    1521 
    1622body { 
    1723     background : #acbabf; 
    1824     font-size : 76%; 
    19      font-family : "lucida grande", "gill sans", arial, sans-serif; 
     25     font-family : "Lucida Grande", "Lucida Sans Unicode", lucida, arial, sans-serif; 
    2026     }  
    2127#page { 
     
    4551     } 
    4652 
    47 /* ---------------- fin du bloc à supprimer ---------------------- */ 
     53/* ------------------------------------------------------------ 
     54/* ------------------------------------------------------------ 
     55/* ---------------- fin du bloc à supprimer ------------------- 
     56/* ------------------------------------------------------------ 
     57/* ------------------------------------------------------------ */ 
    4858 
    4959 
     
    5161/* ----------------------------------------------------------------- 
    5262     1. STRUCTURE 
    53      a inscrire ici ou en important une css de structure placee dans 
    54      le meme repertoire et appelee grace a l'instruction ci-dessous 
    5563------------------------------------------------------------------ */ 
    56 @import url(nom_du_fichier.css); 
     64@import url(layout.css); 
    5765 
    5866 
     
    159167.post-info-co { } 
    160168.comment_count { } 
    161 .pings_count { } 
     169.ping_count { } 
    162170.attach_count { } 
    163171 
     
    198206#pings .first { } 
    199207#pings .odd { } 
    200 #pings .me { } 
    201208 
    202209#pr dl { } 
     
    337344.dc-home { } 
    338345.dc-post { } 
    339 .dc-categories { } 
    340346.dc-category { } 
    341347.dc-archive { } 
  • themes/aorakits/aorakit-2C/_define.php

    r14 r639  
    11<?php 
    22# ***** BEGIN LICENSE BLOCK ***** 
    3 # This file is part of DotClear. 
    4 # Copyright (c) 2005 Marc Hertzog and contributors. All rights 
    5 # reserved. 
    63# 
    7 # DotClear is free software; you can redistribute it and/or modify 
    8 # it under the terms of the GNU General Public License as published by 
    9 # the Free Software Foundation; either version 2 of the License, or 
    10 # (at your option) any later version. 
    11 #  
    12 # DotClear is distributed in the hope that it will be useful, 
    13 # but WITHOUT ANY WARRANTY; without even the implied warranty of 
    14 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    15 # GNU General Public License for more details. 
    16 #  
    17 # You should have received a copy of the GNU General Public License 
    18 # along with DotClear; if not, write to the Free Software 
    19 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA 
     4# Copyright (c) 2007-2009 Kozlika and contributors 
     5# Licensed under the GPL version 2.0 license. 
     6# See LICENSE file or 
     7# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 
    208# 
    219# ***** END LICENSE BLOCK ***** 
     10 
    2211 
    2312$this->registerModule( 
  • themes/aorakits/aorakit-2C/layout.css

    r14 r639  
    22# 
    33# This is part of Aorakits, a set of themes for DotClear.  
    4 # Copyright (c) 2006 Kozlika and contributors. All rights 
    5 # reserved. 
     4# http://themes.dotaddict.org/resources/ 
    65# 
    7  * ***** END LICENSE BLOCK ***** 
     6# Copyright (c) 2006-2009 Kozlika and contributors 
     7# Licensed under the GPL version 2.0 license. 
     8# See LICENSE file or 
     9# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 
     10# 
     11Created in 2006 
     12Last change 1/1/2009 by Kozlika 
     13# 
     14* ***** END LICENSE BLOCK ***** 
    815  
    9   
    10  STRUCTURE POUR DEUX COLONNES, SIDEBAR A DROITE, LARGEUR FIXE 
     16AORAKIT 2C  
     17STRUCTURE POUR DEUX COLONNES, SIDEBAR A€ DROITE, LARGEUR FIXE 
    1118  
    1219  
     
    1623     tous les navigateurs calculent depuis le même point de départ  
    1724--------------------------------------------------------------- */ 
     25  
    1826html, body, #page, #top, #prelude, #wrapper, #footer, 
    1927#main, #content, 
  • themes/aorakits/aorakit-2C/style.css

    r14 r639  
    1 /* Feuille de style vierge comportant les principales balises d'un  
    2 blog realise avec dotclear - Etablie par Kozlika pour la dcTeam 
    3 le 7 janvier 2007.  
    4  
    5 Licence : domaine public  
     1/*  
     2Empty CSS. This file is part of 
     3Aorakits, free resources for Dotclear's themes. 
     4http://themes.dotaddict.org/resources/ 
     5 
     6# Copyright (c) 2006-2009 Kozlika and contributors 
     7# Licensed under the GPL version 2.0 license. 
     8# See LICENSE file or 
     9# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 
     10 
     11Created in 2006 
     12Last change 1/1/2009 by Kozlika 
    613 
    714*/ 
     
    916 
    1017/* ------------------------------------------------------------ 
     18/* ------------------------------------------------------------ 
    1119Bloc de styles à supprimer, ne servent qu'aux premiers tests 
    12 ------------------------------------------------------------- */ 
    13   
    14 @import url(layout.css); 
     20/* ------------------------------------------------------------ 
     21------------------------------------------------------------ */ 
    1522 
    1623body { 
     
    4552     } 
    4653 
    47 /* ---------------- fin du bloc à supprimer ---------------------- */ 
     54/* ------------------------------------------------------------ 
     55/* ------------------------------------------------------------ 
     56/* ---------------- fin du bloc à supprimer ------------------- 
     57/* ------------------------------------------------------------ 
     58/* --------------------------------------------------------- */ 
    4859 
    4960 
     
    5162/* ----------------------------------------------------------------- 
    5263     1. STRUCTURE 
    53      a inscrire ici ou en important une css de structure placee dans 
    54      le meme repertoire et appelee grace a l'instruction ci-dessous 
    5564------------------------------------------------------------------ */ 
    56 @import url(nom_du_fichier.css); 
     65@import url(layout.css); 
    5766 
    5867 
     
    159168.post-info-co { } 
    160169.comment_count { } 
    161 .pings_count { } 
     170.ping_count { } 
    162171.attach_count { } 
    163172 
     
    198207#pings .first { } 
    199208#pings .odd { } 
    200 #pings .me { } 
    201209 
    202210#pr dl { } 
     
    337345.dc-home { } 
    338346.dc-post { } 
    339 .dc-categories { } 
    340347.dc-category { } 
    341348.dc-archive { } 
  • themes/aorakits/aorakit-2D/_define.php

    r14 r639  
    11<?php 
    22# ***** BEGIN LICENSE BLOCK ***** 
    3 # This file is part of DotClear. 
    4 # Copyright (c) 2005 Marc Hertzog and contributors. All rights 
    5 # reserved. 
    63# 
    7 # DotClear is free software; you can redistribute it and/or modify 
    8 # it under the terms of the GNU General Public License as published by 
    9 # the Free Software Foundation; either version 2 of the License, or 
    10 # (at your option) any later version. 
    11 #  
    12 # DotClear is distributed in the hope that it will be useful, 
    13 # but WITHOUT ANY WARRANTY; without even the implied warranty of 
    14 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    15 # GNU General Public License for more details. 
    16 #  
    17 # You should have received a copy of the GNU General Public License 
    18 # along with DotClear; if not, write to the Free Software 
    19 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA 
     4# Copyright (c) 2007-2009 Kozlika and contributors 
     5# Licensed under the GPL version 2.0 license. 
     6# See LICENSE file or 
     7# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 
    208# 
    219# ***** END LICENSE BLOCK ***** 
  • themes/aorakits/aorakit-2D/layout.css

    r14 r639  
    22# 
    33# This is part of Aorakits, a set of themes for DotClear.  
    4 # Copyright (c) 2006 Kozlika and contributors. All rights 
    5 # reserved. 
     4# http://themes.dotaddict.org/resources/ 
    65# 
    7  * ***** END LICENSE BLOCK ***** 
     6# Copyright (c) 2006-2009 Kozlika and contributors 
     7# Licensed under the GPL version 2.0 license. 
     8# See LICENSE file or 
     9# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 
     10# 
     11Created in 2006 
     12Last change 1/1/2009 by Kozlika 
     13# 
     14* ***** END LICENSE BLOCK ***** 
    815  
    9   
    10  STRUCTURE POUR DEUX COLONNES, SIDEBAR A€ DROITE, LARGEUR FLUIDE 
     16AORAKIT 2D  
     17STRUCTURE POUR DEUX COLONNES, SIDEBAR A€ DROITE, LARGEUR FLUIDE 
    1118  
    1219  
  • themes/aorakits/aorakit-2D/style.css

    r14 r639  
    1 /* Feuille de style vierge comportant les principales balises d'un  
    2 blog realise avec dotclear - Etablie par Kozlika pour la dcTeam 
    3 le 7 janvier 2007.  
    4  
    5 Licence : domaine public  
     1/*  
     2Empty CSS. This file is part of 
     3Aorakits, free resources for Dotclear's themes. 
     4http://themes.dotaddict.org/resources/ 
     5 
     6# Copyright (c) 2006-2009 Kozlika and contributors 
     7# Licensed under the GPL version 2.0 license. 
     8# See LICENSE file or 
     9# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 
     10 
     11Created in 2006 
     12Last change 1/1/2009 by Kozlika 
    613 
    714*/ 
     
    916 
    1017/* ------------------------------------------------------------ 
    11 Bloc de styles à supprimer, ne servent qu'aux premiers tests 
    12 ------------------------------------------------------------- */ 
    13   
    14 @import url(layout.css); 
     18/* ------------------------------------------------------------ 
     19IMPORTANT IMPORTANT IMPORTANT IMPORTANT 
     20Bloc de styles a supprimer, ne servent qu'aux premiers tests 
     21/* ------------------------------------------------------------ 
     22------------------------------------------------------------- */  
    1523 
    1624body { 
    1725     background : #acbabf; 
    1826     font-size : 76%; 
    19      font-family : "lucida grande", "gill sans", arial, sans-serif; 
     27     font-family : "Lucida Grande", "Lucida Sans Unicode", lucida, arial, sans-serif; 
    2028     }  
    2129#page { 
     
    4553     } 
    4654 
    47 /* ---------------- fin du bloc à supprimer ---------------------- */ 
     55/* ------------------------------------------------------------ 
     56/* ------------------------------------------------------------ 
     57/* ---------------- fin du bloc à supprimer ------------------- 
     58/* ------------------------------------------------------------ 
     59/* ------------------------------------------------------------ */ 
    4860 
    4961 
     
    5163/* ----------------------------------------------------------------- 
    5264     1. STRUCTURE 
    53      a inscrire ici ou en important une css de structure placee dans 
    54      le meme repertoire et appelee grace a l'instruction ci-dessous 
    5565------------------------------------------------------------------ */ 
    56 @import url(nom_du_fichier.css); 
     66@import url(layout.css); 
    5767 
    5868 
     
    159169.post-info-co { } 
    160170.comment_count { } 
    161 .pings_count { } 
     171.ping_count { } 
    162172.attach_count { } 
    163173 
     
    198208#pings .first { } 
    199209#pings .odd { } 
    200 #pings .me { } 
    201210 
    202211#pr dl { } 
     
    337346.dc-home { } 
    338347.dc-post { } 
    339 .dc-categories { } 
    340348.dc-category { } 
    341349.dc-archive { } 
  • themes/aorakits/aorakit-3A/_define.php

    r12 r639  
    11<?php 
    22# ***** BEGIN LICENSE BLOCK ***** 
    3 # This file is part of DotClear. 
    4 # Copyright (c) 2005 Marc Hertzog and contributors. All rights 
    5 # reserved. 
    63# 
    7 # DotClear is free software; you can redistribute it and/or modify 
    8 # it under the terms of the GNU General Public License as published by 
    9 # the Free Software Foundation; either version 2 of the License, or 
    10 # (at your option) any later version. 
    11 #  
    12 # DotClear is distributed in the hope that it will be useful, 
    13 # but WITHOUT ANY WARRANTY; without even the implied warranty of 
    14 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    15 # GNU General Public License for more details. 
    16 #  
    17 # You should have received a copy of the GNU General Public License 
    18 # along with DotClear; if not, write to the Free Software 
    19 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA 
     4# Copyright (c) 2007-2009 Kozlika and contributors 
     5# Licensed under the GPL version 2.0 license. 
     6# See LICENSE file or 
     7# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 
    208# 
    219# ***** END LICENSE BLOCK ***** 
  • themes/aorakits/aorakit-3A/layout.css

    r12 r639  
    22# 
    33# This is part of Aorakits, a set of themes for DotClear.  
    4 # Copyright (c) 2006 Kozlika and contributors. All rights 
    5 # reserved. 
     4# http://themes.dotaddict.org/resources/ 
    65# 
    7  * ***** END LICENSE BLOCK ***** 
     6# Copyright (c) 2006-2009 Kozlika and contributors 
     7# Licensed under the GPL version 2.0 license. 
     8# See LICENSE file or 
     9# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 
     10# 
     11Created in 2006 
     12Last change 1/1/2009 by Kozlika 
     13# 
     14* ***** END LICENSE BLOCK ***** 
    815  
    9   
    10  STRUCTURE POUR TROIS COLONNES, BLOGNAV ET BLOGEXTRA A GAUCHE, LARGEUR FIXE 
     16AORAKIT 3A  
     17STRUCTURE POUR TROIS COLONNES, BLOGNAV ET BLOGEXTRA A GAUCHE, LARGEUR FIXE 
    1118  
    1219  
     
    7885      
    7986/* Attention au calcul si vous modifiez ces valeurs.  
    80 Le total doit être inférieur à la largeur du sidebar. 
     87Le total doit etre inferieur a la largeur du sidebar. 
    8188Ici, 6 + 146 + 6 + 6 + 146 + 6 = 316 < 320 */ 
    8289 
  • themes/aorakits/aorakit-3A/style.css

    r12 r639  
    1 /* Feuille de style vierge comportant les principales balises d'un  
    2 blog realise avec dotclear - Etablie par Kozlika pour la dcTeam 
    3 le 7 janvier 2007.  
    4  
    5 Licence : domaine public  
     1/*  
     2Empty CSS. This file is part of 
     3Aorakits, free resources for Dotclear's themes. 
     4http://themes.dotaddict.org/resources/ 
     5 
     6# Copyright (c) 2006-2009 Kozlika and contributors 
     7# Licensed under the GPL version 2.0 license. 
     8# See LICENSE file or 
     9# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 
     10 
     11Created in 2006 
     12Last change 1/1/2009 by Kozlika 
    613 
    714*/ 
     
    916 
    1017/* ------------------------------------------------------------ 
     18/* ------------------------------------------------------------ 
     19IMPORTANT IMPORTANT IMPORTANT IMPORTANT 
    1120Bloc de styles à supprimer, ne servent qu'aux premiers tests 
    12 ------------------------------------------------------------- */ 
    13   
    14 @import url(layout.css); 
     21/* ------------------------------------------------------------ 
     22------------------------------------------------------------- */ 
    1523 
    1624body { 
    1725     background : #acbabf; 
    1826     font-size : 76%; 
    19      font-family : "lucida grande", "gill sans", arial, sans-serif; 
     27     font-family : "Lucida Grande", "Lucida Sans Unicode", lucida, arial, sans-serif; 
    2028     }  
    2129#page { 
     
    4553     } 
    4654 
    47 /* ---------------- fin du bloc à supprimer ---------------------- */ 
     55/* ------------------------------------------------------------ 
     56/* ------------------------------------------------------------ 
     57/* ---------------- fin du bloc à supprimer ------------------- 
     58/* ------------------------------------------------------------ 
     59/* --------------------------------------------------------- */ 
    4860 
    4961 
     
    5163/* ----------------------------------------------------------------- 
    5264     1. STRUCTURE 
    53      a inscrire ici ou en important une css de structure placee dans 
    54      le meme repertoire et appelee grace a l'instruction ci-dessous 
    5565------------------------------------------------------------------ */ 
    56 @import url(nom_du_fichier.css); 
     66@import url(layout.css); 
    5767 
    5868 
     
    159169.post-info-co { } 
    160170.comment_count { } 
    161 .pings_count { } 
     171.ping_count { } 
    162172.attach_count { } 
    163173 
     
    198208#pings .first { } 
    199209#pings .odd { } 
    200 #pings .me { } 
    201210 
    202211#pr dl { } 
     
    337346.dc-home { } 
    338347.dc-post { } 
    339 .dc-categories { } 
    340348.dc-category { } 
    341349.dc-archive { } 
  • themes/aorakits/aorakit-3B/_define.php

    r12 r639  
    11<?php 
    22# ***** BEGIN LICENSE BLOCK ***** 
    3 # This file is part of DotClear. 
    4 # Copyright (c) 2005 Marc Hertzog and contributors. All rights 
    5 # reserved. 
    63# 
    7 # DotClear is free software; you can redistribute it and/or modify 
    8 # it under the terms of the GNU General Public License as published by 
    9 # the Free Software Foundation; either version 2 of the License, or 
    10 # (at your option) any later version. 
    11 #  
    12 # DotClear is distributed in the hope that it will be useful, 
    13 # but WITHOUT ANY WARRANTY; without even the implied warranty of 
    14 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    15 # GNU General Public License for more details. 
    16 #  
    17 # You should have received a copy of the GNU General Public License 
    18 # along with DotClear; if not, write to the Free Software 
    19 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA 
     4# Copyright (c) 2007-2009 Kozlika and contributors 
     5# Licensed under the GPL version 2.0 license. 
     6# See LICENSE file or 
     7# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 
    208# 
    219# ***** END LICENSE BLOCK ***** 
  • themes/aorakits/aorakit-3B/layout.css

    r12 r639  
    22# 
    33# This is part of Aorakits, a set of themes for DotClear.  
    4 # Copyright (c) 2006 Kozlika and contributors. All rights 
    5 # reserved. 
     4# http://themes.dotaddict.org/resources/ 
    65# 
    7  * ***** END LICENSE BLOCK ***** 
     6# Copyright (c) 2006-2009 Kozlika and contributors 
     7# Licensed under the GPL version 2.0 license. 
     8# See LICENSE file or 
     9# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 
     10# 
     11Created in 2006 
     12Last change 1/1/2009 by Kozlika 
     13# 
     14* ***** END LICENSE BLOCK ***** 
    815  
    9   
    10  STRUCTURE POUR TROIS COLONNES, BLOGNAV ET BLOGEXTRA A GAUCHE, LARGEUR FLUIDE 
     16AORAKIT 3B  
     17STRUCTURE POUR TROIS COLONNES, BLOGNAV ET BLOGEXTRA A GAUCHE, LARGEUR FLUIDE 
    1118  
    1219  
     
    7986      
    8087/* Attention au calcul si vous modifiez ces valeurs.  
    81 Le total doit être inférieur à la largeur du sidebar. 
     88Le total doit etre inferieur a la largeur du sidebar. 
    8289Ici, 6 + 146 + 6 + 6 + 146 + 6 = 316 < 320 */ 
    8390 
  • themes/aorakits/aorakit-3B/style.css

    r12 r639  
    1 /* Feuille de style vierge comportant les principales balises d'un  
    2 blog realise avec dotclear - Etablie par Kozlika pour la dcTeam 
    3 le 7 janvier 2007.  
    4  
    5 Licence : domaine public  
     1/*  
     2Empty CSS. This file is part of 
     3Aorakits, free resources for Dotclear's themes. 
     4http://themes.dotaddict.org/resources/ 
     5 
     6# Copyright (c) 2006-2009 Kozlika and contributors 
     7# Licensed under the GPL version 2.0 license. 
     8# See LICENSE file or 
     9# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 
     10 
     11Created in 2006 
     12Last change 1/1/2009 by Kozlika 
    613 
    714*/ 
     
    916 
    1017/* ------------------------------------------------------------ 
     18/* ------------------------------------------------------------ 
     19IMPORTANT IMPORTANT IMPORTANT IMPORTANT 
    1120Bloc de styles à supprimer, ne servent qu'aux premiers tests 
    12 ------------------------------------------------------------- */ 
    13   
    14 @import url(layout.css); 
     21/* ------------------------------------------------------------ 
     22------------------------------------------------------------- */ 
    1523 
    1624body { 
    1725     background : #acbabf; 
    1826     font-size : 76%; 
    19      font-family : "lucida grande", "gill sans", arial, sans-serif; 
     27     font-family: "Lucida Grande", "Lucida Sans Unicode", lucida, arial, sans-serif; 
    2028     }  
    2129#page { 
     
    4553     } 
    4654 
    47 /* ---------------- fin du bloc à supprimer ---------------------- */ 
     55/* ------------------------------------------------------------ 
     56/* ------------------------------------------------------------ 
     57/* ---------------- fin du bloc à supprimer ------------------- 
     58/* ------------------------------------------------------------ 
     59/* --------------------------------------------------------- */ 
    4860 
    4961 
     
    5163/* ----------------------------------------------------------------- 
    5264     1. STRUCTURE 
    53      a inscrire ici ou en important une css de structure placee dans 
    54      le meme repertoire et appelee grace a l'instruction ci-dessous 
    5565------------------------------------------------------------------ */ 
    56 @import url(nom_du_fichier.css); 
     66@import url(layout.css); 
    5767 
    5868 
     
    159169.post-info-co { } 
    160170.comment_count { } 
    161 .pings_count { } 
     171.ping_count { } 
    162172.attach_count { } 
    163173 
     
    198208#pings .first { } 
    199209#pings .odd { } 
    200 #pings .me { } 
    201210 
    202211#pr dl { } 
     
    337346.dc-home { } 
    338347.dc-post { } 
    339 .dc-categories { } 
    340348.dc-category { } 
    341349.dc-archive { } 
  • themes/aorakits/aorakit-3C/_define.php

    r12 r639  
    11<?php 
    22# ***** BEGIN LICENSE BLOCK ***** 
    3 # This file is part of DotClear. 
    4 # Copyright (c) 2005 Marc Hertzog and contributors. All rights 
    5 # reserved. 
    63# 
    7 # DotClear is free software; you can redistribute it and/or modify 
    8 # it under the terms of the GNU General Public License as published by 
    9 # the Free Software Foundation; either version 2 of the License, or 
    10 # (at your option) any later version. 
    11 #  
    12 # DotClear is distributed in the hope that it will be useful, 
    13 # but WITHOUT ANY WARRANTY; without even the implied warranty of 
    14 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    15 # GNU General Public License for more details. 
    16 #  
    17 # You should have received a copy of the GNU General Public License 
    18 # along with DotClear; if not, write to the Free Software 
    19 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA 
     4# Copyright (c) 2007-2009 Kozlika and contributors 
     5# Licensed under the GPL version 2.0 license. 
     6# See LICENSE file or 
     7# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 
    208# 
    219# ***** END LICENSE BLOCK ***** 
  • themes/aorakits/aorakit-3C/layout.css

    r12 r639  
    22# 
    33# This is part of Aorakits, a set of themes for DotClear.  
    4 # Copyright (c) 2006 Kozlika and contributors. All rights 
    5 # reserved. 
     4# http://themes.dotaddict.org/resources/ 
    65# 
    7  * ***** END LICENSE BLOCK ***** 
     6# Copyright (c) 2006-2009 Kozlika and contributors 
     7# Licensed under the GPL version 2.0 license. 
     8# See LICENSE file or 
     9# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 
     10# 
     11Created in 2006 
     12Last change 1/1/2009 by Kozlika 
     13# 
     14* ***** END LICENSE BLOCK ***** 
    815  
    9   
    10  STRUCTURE POUR TROIS COLONNES, BLOGNAV ET BLOGEXTRA À DROITE, LARGEUR FIXE 
     16AORAKIT 3C 
     17STRUCTURE POUR TROIS COLONNES, BLOGNAV ET BLOGEXTRA A DROITE, LARGEUR FIXE 
    1118  
    1219  
     
    7885     } 
    7986/* Attention au calcul si vous modifiez ces valeurs.  
    80 Le total doit être inférieur à la largeur du sidebar. 
     87Le total doit etre inferieur a la largeur du sidebar. 
    8188Ici, 6 + 146 + 6 + 6 + 146 + 6 = 316 < 320 */ 
    8289#blognav { 
  • themes/aorakits/aorakit-3C/style.css

    r12 r639  
    1 /* Feuille de style vierge comportant les principales balises d'un  
    2 blog realise avec dotclear - Etablie par Kozlika pour la dcTeam 
    3 le 7 janvier 2007.  
    4  
    5 Licence : domaine public  
     1/*  
     2Empty CSS. This file is part of 
     3Aorakits, free resources for Dotclear's themes. 
     4http://themes.dotaddict.org/resources/ 
     5 
     6# Copyright (c) 2006-2009 Kozlika and contributors 
     7# Licensed under the GPL version 2.0 license. 
     8# See LICENSE file or 
     9# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 
     10 
     11Created in 2006 
     12Last change 1/1/2009 by Kozlika 
    613 
    714*/ 
     
    916 
    1017/* ------------------------------------------------------------ 
     18/* ------------------------------------------------------------ 
     19IMPORTANT IMPORTANT IMPORTANT IMPORTANT 
    1120Bloc de styles à supprimer, ne servent qu'aux premiers tests 
    12 ------------------------------------------------------------- */ 
    13   
    14 @import url(layout.css); 
     21/* ------------------------------------------------------------ 
     22------------------------------------------------------------- */ 
    1523 
    1624body { 
    1725     background : #acbabf; 
    1826     font-size : 76%; 
    19      font-family : "lucida grande", "gill sans", arial, sans-serif; 
     27     font-family: "Lucida Grande", "Lucida Sans Unicode", lucida, arial, sans-serif; 
    2028     }  
    2129#page { 
     
    4553     } 
    4654 
    47 /* ---------------- fin du bloc à supprimer ---------------------- */ 
     55/* ------------------------------------------------------------ 
     56/* ------------------------------------------------------------ 
     57/* ---------------- fin du bloc à supprimer ------------------- 
     58/* ------------------------------------------------------------ 
     59/* --------------------------------------------------------- */ 
    4860 
    4961 
     
    5163/* ----------------------------------------------------------------- 
    5264     1. STRUCTURE 
    53      a inscrire ici ou en important une css de structure placee dans 
    54      le meme repertoire et appelee grace a l'instruction ci-dessous 
    5565------------------------------------------------------------------ */ 
    56 @import url(nom_du_fichier.css); 
     66@import url(layout.css); 
    5767 
    5868 
     
    159169.post-info-co { } 
    160170.comment_count { } 
    161 .pings_count { } 
     171.ping_count { } 
    162172.attach_count { } 
    163173 
     
    198208#pings .first { } 
    199209#pings .odd { } 
    200 #pings .me { } 
    201210 
    202211#pr dl { } 
     
    337346.dc-home { } 
    338347.dc-post { } 
    339 .dc-categories { } 
    340348.dc-category { } 
    341349.dc-archive { } 
  • themes/aorakits/aorakit-3D/_define.php

    r12 r639  
    11<?php 
    22# ***** BEGIN LICENSE BLOCK ***** 
    3 # This file is part of DotClear. 
    4 # Copyright (c) 2005 Marc Hertzog and contributors. All rights 
    5 # reserved. 
    63# 
    7 # DotClear is free software; you can redistribute it and/or modify 
    8 # it under the terms of the GNU General Public License as published by 
    9 # the Free Software Foundation; either version 2 of the License, or 
    10 # (at your option) any later version. 
    11 #  
    12 # DotClear is distributed in the hope that it will be useful, 
    13 # but WITHOUT ANY WARRANTY; without even the implied warranty of 
    14 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    15 # GNU General Public License for more details. 
    16 #  
    17 # You should have received a copy of the GNU General Public License 
    18 # along with DotClear; if not, write to the Free Software 
    19 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA 
     4# Copyright (c) 2007-2009 Kozlika and contributors 
     5# Licensed under the GPL version 2.0 license. 
     6# See LICENSE file or 
     7# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 
    208# 
    219# ***** END LICENSE BLOCK ***** 
  • themes/aorakits/aorakit-3D/layout.css

    r12 r639  
    22# 
    33# This is part of Aorakits, a set of themes for DotClear.  
    4 # Copyright (c) 2006 Kozlika and contributors. All rights 
    5 # reserved. 
     4# http://themes.dotaddict.org/resources/ 
    65# 
    7  * ***** END LICENSE BLOCK ***** 
     6# Copyright (c) 2006-2009 Kozlika and contributors 
     7# Licensed under the GPL version 2.0 license. 
     8# See LICENSE file or 
     9# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 
     10# 
     11Created in 2006 
     12Last change 1/1/2009 by Kozlika 
     13# 
     14* ***** END LICENSE BLOCK ***** 
    815  
    9   
    10  STRUCTURE POUR TROIS COLONNES, BLOGNAV ET BLOGEXTRA À DROITE, LARGEUR FLUIDE 
     16AORAKIT 3D 
     17STRUCTURE POUR TROIS COLONNES, BLOGNAV ET BLOGEXTRA A DROITE, LARGEUR FLUIDE 
    1118  
    1219  
     
    7885     } 
    7986/* Attention au calcul si vous modifiez ces valeurs.  
    80 Le total doit être inférieur à la largeur du sidebar. 
     87Le total doit etre inferieur a la largeur du sidebar. 
    8188Ici, 6 + 146 + 6 + 6 + 146 + 6 = 316 < 320 */ 
    8289#blognav { 
  • themes/aorakits/aorakit-3D/style.css

    r12 r639  
    1 /* Feuille de style vierge comportant les principales balises d'un  
    2 blog realise avec dotclear - Etablie par Kozlika pour la dcTeam 
    3 le 7 janvier 2007.  
    4  
    5 Licence : domaine public  
     1/*  
     2Empty CSS. This file is part of 
     3Aorakits, free resources for Dotclear's themes. 
     4http://themes.dotaddict.org/resources/ 
     5 
     6# Copyright (c) 2006-2009 Kozlika and contributors 
     7# Licensed under the GPL version 2.0 license. 
     8# See LICENSE file or 
     9# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 
     10 
     11Created in 2006 
     12Last change 1/1/2009 by Kozlika 
    613 
    714*/ 
     
    916 
    1017/* ------------------------------------------------------------ 
     18/* ------------------------------------------------------------ 
     19IMPORTANT IMPORTANT IMPORTANT IMPORTANT 
    1120Bloc de styles à supprimer, ne servent qu'aux premiers tests 
    12 ------------------------------------------------------------- */ 
    13   
    14 @import url(layout.css); 
     21/* ------------------------------------------------------------ 
     22------------------------------------------------------------- */ 
    1523 
    1624body { 
    1725     background : #acbabf; 
    1826     font-size : 76%; 
    19      font-family : "lucida grande", "gill sans", arial, sans-serif; 
     27     font-family : "Lucida Grande", "Lucida Sans Unicode", lucida, arial, sans-serif; 
    2028     }  
    2129#page { 
     
    4553     } 
    4654 
    47 /* ---------------- fin du bloc à supprimer ---------------------- */ 
     55/* ------------------------------------------------------------ 
     56/* ------------------------------------------------------------ 
     57/* ---------------- fin du bloc à supprimer ------------------- 
     58/* ------------------------------------------------------------ 
     59/* --------------------------------------------------------- */ 
    4860 
    4961 
     
    5163/* ----------------------------------------------------------------- 
    5264     1. STRUCTURE 
    53      a inscrire ici ou en important une css de structure placee dans 
    54      le meme repertoire et appelee grace a l'instruction ci-dessous 
    5565------------------------------------------------------------------ */ 
    56 @import url(nom_du_fichier.css); 
     66@import url(layout.css); 
    5767 
    5868 
     
    159169.post-info-co { } 
    160170.comment_count { } 
    161 .pings_count { } 
     171.ping_count { } 
    162172.attach_count { } 
    163173 
     
    198208#pings .first { } 
    199209#pings .odd { } 
    200 #pings .me { } 
    201210 
    202211#pr dl { } 
     
    337346.dc-home { } 
    338347.dc-post { } 
    339 .dc-categories { } 
    340348.dc-category { } 
    341349.dc-archive { } 
  • themes/aorakits/aorakit-3E/_define.php

    r12 r639  
    11<?php 
    22# ***** BEGIN LICENSE BLOCK ***** 
    3 # This file is part of DotClear. 
    4 # Copyright (c) 2005 Marc Hertzog and contributors. All rights 
    5 # reserved. 
    63# 
    7 # DotClear is free software; you can redistribute it and/or modify 
    8 # it under the terms of the GNU General Public License as published by 
    9 # the Free Software Foundation; either version 2 of the License, or 
    10 # (at your option) any later version. 
    11 #  
    12 # DotClear is distributed in the hope that it will be useful, 
    13 # but WITHOUT ANY WARRANTY; without even the implied warranty of 
    14 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    15 # GNU General Public License for more details. 
    16 #  
    17 # You should have received a copy of the GNU General Public License 
    18 # along with DotClear; if not, write to the Free Software 
    19 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA 
     4# Copyright (c) 2007-2009 Kozlika and contributors 
     5# Licensed under the GPL version 2.0 license. 
     6# See LICENSE file or 
     7# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 
    208# 
    219# ***** END LICENSE BLOCK ***** 
  • themes/aorakits/aorakit-3E/layout.css

    r12 r639  
    22# 
    33# This is part of Aorakits, a set of themes for DotClear.  
    4 # Copyright (c) 2006 Kozlika and contributors. All rights 
    5 # reserved. 
     4# http://themes.dotaddict.org/resources/ 
    65# 
    7  * ***** END LICENSE BLOCK ***** 
     6# Copyright (c) 2006-2009 Kozlika and contributors 
     7# Licensed under the GPL version 2.0 license. 
     8# See LICENSE file or 
     9# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 
     10# 
     11Created in 2006 
     12Last change 1/1/2009 by Kozlika 
     13# 
     14* ***** END LICENSE BLOCK ***** 
    815  
    9   
    10  STRUCTURE POUR TROIS COLONNES, BLOGNAV A GAUCHE, BLOGEXTRA A DROITE 
    11  LARGEUR FIXE 
     16AORAKIT 3E 
     17STRUCTURE POUR TROIS COLONNES, BLOGNAV A GAUCHE, BLOGEXTRA A DROITE 
     18LARGEUR FIXE 
    1219  
    1320  
  • themes/aorakits/aorakit-3E/style.css

    r12 r639  
    1 /* Feuille de style vierge comportant les principales balises d'un  
    2 blog realise avec dotclear - Etablie par Kozlika pour la dcTeam 
    3 le 7 janvier 2007.  
    4  
    5 Licence : domaine public  
     1/*  
     2Empty CSS. This file is part of 
     3Aorakits, free resources for Dotclear's themes. 
     4http://themes.dotaddict.org/resources/ 
     5 
     6# Copyright (c) 2006-2009 Kozlika and contributors 
     7# Licensed under the GPL version 2.0 license. 
     8# See LICENSE file or 
     9# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 
     10 
     11Created in 2006 
     12Last change 1/1/2009 by Kozlika 
    613 
    714*/ 
     
    916 
    1017/* ------------------------------------------------------------ 
     18/* ------------------------------------------------------------ 
     19IMPORTANT IMPORTANT IMPORTANT IMPORTANT 
    1120Bloc de styles à supprimer, ne servent qu'aux premiers tests 
    12 ------------------------------------------------------------- */ 
    13   
    14 @import url(layout.css); 
     21/* ------------------------------------------------------------ 
     22------------------------------------------------------------- */ 
    1523 
    1624body { 
    1725     background : #acbabf; 
    1826     font-size : 76%; 
    19      font-family : "lucida grande", "gill sans", arial, sans-serif; 
     27     font-family : "Lucida Grande", "Lucida Sans Unicode", lucida, arial, sans-serif; 
    2028     }  
    2129#page { 
     
    4553     } 
    4654 
    47 /* ---------------- fin du bloc à supprimer ---------------------- */ 
     55/* ------------------------------------------------------------ 
     56/* ------------------------------------------------------------ 
     57/* ---------------- fin du bloc à supprimer ------------------- 
     58/* ------------------------------------------------------------ 
     59/* --------------------------------------------------------- */ 
    4860 
    4961 
     
    5163/* ----------------------------------------------------------------- 
    5264     1. STRUCTURE 
    53      a inscrire ici ou en important une css de structure placee dans 
    54      le meme repertoire et appelee grace a l'instruction ci-dessous 
    5565------------------------------------------------------------------ */ 
    56 @import url(nom_du_fichier.css); 
     66@import url(layout.css); 
    5767 
    5868 
     
    159169.post-info-co { } 
    160170.comment_count { } 
    161 .pings_count { } 
     171.ping_count { } 
    162172.attach_count { } 
    163173 
     
    198208#pings .first { } 
    199209#pings .odd { } 
    200 #pings .me { } 
    201210 
    202211#pr dl { } 
     
    337346.dc-home { } 
    338347.dc-post { } 
    339 .dc-categories { } 
    340348.dc-category { } 
    341349.dc-archive { } 
  • themes/aorakits/aorakit-3F/_define.php

    r12 r639  
    11<?php 
    22# ***** BEGIN LICENSE BLOCK ***** 
    3 # This file is part of DotClear. 
    4 # Copyright (c) 2005 Marc Hertzog and contributors. All rights 
    5 # reserved. 
    63# 
    7 # DotClear is free software; you can redistribute it and/or modify 
    8 # it under the terms of the GNU General Public License as published by 
    9 # the Free Software Foundation; either version 2 of the License, or 
    10 # (at your option) any later version. 
    11 #  
    12 # DotClear is distributed in the hope that it will be useful, 
    13 # but WITHOUT ANY WARRANTY; without even the implied warranty of 
    14 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    15 # GNU General Public License for more details. 
    16 #  
    17 # You should have received a copy of the GNU General Public License 
    18 # along with DotClear; if not, write to the Free Software 
    19 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA 
     4# Copyright (c) 2007-2009 Kozlika and contributors 
     5# Licensed under the GPL version 2.0 license. 
     6# See LICENSE file or 
     7# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 
    208# 
    219# ***** END LICENSE BLOCK ***** 
  • themes/aorakits/aorakit-3F/layout.css

    r12 r639  
    22# 
    33# This is part of Aorakits, a set of themes for DotClear.  
    4 # Copyright (c) 2006 Kozlika and contributors. All rights 
    5 # reserved. 
     4# http://themes.dotaddict.org/resources/ 
    65# 
    7  * ***** END LICENSE BLOCK ***** 
     6# Copyright (c) 2006-2009 Kozlika and contributors 
     7# Licensed under the GPL version 2.0 license. 
     8# See LICENSE file or 
     9# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 
     10# 
     11Created in 2006 
     12Last change 1/1/2009 by Kozlika 
     13# 
     14* ***** END LICENSE BLOCK ***** 
    815  
    9   
    10  STRUCTURE POUR TROIS COLONNES, BLOGNAV A GAUCHE, BLOGEXTRA A DROITE 
    11  LARGEUR FLUIDE 
     16AORAKIT 3F 
     17STRUCTURE POUR TROIS COLONNES, BLOGNAV A GAUCHE, BLOGEXTRA A DROITE 
     18LARGEUR FLUIDE 
    1219  
    1320  
  • themes/aorakits/aorakit-3F/style.css

    r12 r639  
    1 /* Feuille de style vierge comportant les principales balises d'un  
    2 blog realise avec dotclear - Etablie par Kozlika pour la dcTeam 
    3 le 7 janvier 2007.  
    4  
    5 Licence : domaine public  
     1/*  
     2Empty CSS. This file is part of 
     3Aorakits, free resources for Dotclear's themes. 
     4http://themes.dotaddict.org/resources/ 
     5 
     6# Copyright (c) 2006-2009 Kozlika and contributors 
     7# Licensed under the GPL version 2.0 license. 
     8# See LICENSE file or 
     9# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 
     10 
     11Created in 2006 
     12Last change 1/1/2009 by Kozlika 
    613 
    714*/ 
     
    916 
    1017/* ------------------------------------------------------------ 
     18/* ------------------------------------------------------------ 
     19IMPORTANT IMPORTANT IMPORTANT IMPORTANT 
    1120Bloc de styles à supprimer, ne servent qu'aux premiers tests 
    12 ------------------------------------------------------------- */ 
    13   
    14 @import url(layout.css); 
     21/* ------------------------------------------------------------ 
     22------------------------------------------------------------- */ 
    1523 
    1624body { 
    1725     background : #acbabf; 
    1826     font-size : 76%; 
    19      font-family : "lucida grande", "gill sans", arial, sans-serif; 
     27     font-family: "Lucida Grande", "Lucida Sans Unicode", lucida, arial, sans-serif; 
    2028     }  
    2129#page { 
     
    4553     } 
    4654 
    47 /* ---------------- fin du bloc à supprimer ---------------------- */ 
     55/* ------------------------------------------------------------ 
     56/* ------------------------------------------------------------ 
     57/* ---------------- fin du bloc à supprimer ------------------- 
     58/* ------------------------------------------------------------ 
     59/* --------------------------------------------------------- */ 
    4860 
    4961 
     
    5163/* ----------------------------------------------------------------- 
    5264     1. STRUCTURE 
    53      a inscrire ici ou en important une css de structure placee dans 
    54      le meme repertoire et appelee grace a l'instruction ci-dessous 
    5565------------------------------------------------------------------ */ 
    56 @import url(nom_du_fichier.css); 
     66@import url(layout.css); 
    5767 
    5868 
     
    159169.post-info-co { } 
    160170.comment_count { } 
    161 .pings_count { } 
     171.ping_count { } 
    162172.attach_count { } 
    163173 
     
    198208#pings .first { } 
    199209#pings .odd { } 
    200 #pings .me { } 
    201210 
    202211#pr dl { } 
     
    337346.dc-home { } 
    338347.dc-post { } 
    339 .dc-categories { } 
    340348.dc-category { } 
    341349.dc-archive { } 
  • themes/aorakits/aorakit-4A/_define.php

    r12 r639  
    11<?php 
    22# ***** BEGIN LICENSE BLOCK ***** 
    3 # This file is part of DotClear. 
    4 # Copyright (c) 2005 Marc Hertzog and contributors. All rights 
    5 # reserved. 
    63# 
    7 # DotClear is free software; you can redistribute it and/or modify 
    8 # it under the terms of the GNU General Public License as published by 
    9 # the Free Software Foundation; either version 2 of the License, or 
    10 # (at your option) any later version. 
    11 #  
    12 # DotClear is distributed in the hope that it will be useful, 
    13 # but WITHOUT ANY WARRANTY; without even the implied warranty of 
    14 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    15 # GNU General Public License for more details. 
    16 #  
    17 # You should have received a copy of the GNU General Public License 
    18 # along with DotClear; if not, write to the Free Software 
    19 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA 
     4# Copyright (c) 2007-2009 Kozlika and contributors 
     5# Licensed under the GPL version 2.0 license. 
     6# See LICENSE file or 
     7# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 
    208# 
    219# ***** END LICENSE BLOCK ***** 
  • themes/aorakits/aorakit-4A/layout.css

    r12 r639  
    22# 
    33# This is part of Aorakits, a set of themes for DotClear.  
    4 # Copyright (c) 2006 Kozlika and contributors. All rights 
    5 # reserved. 
     4# http://themes.dotaddict.org/resources/ 
    65# 
    7  * ***** END LICENSE BLOCK ***** 
     6# Copyright (c) 2006-2009 Kozlika and contributors 
     7# Licensed under the GPL version 2.0 license. 
     8# See LICENSE file or 
     9# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 
     10# 
     11Created in 2006 
     12Last change 1/1/2009 by Kozlika 
     13# 
     14* ***** END LICENSE BLOCK ***** 
    815  
    9   
    10  STRUCTURE POUR QUATRE COLONNES, BLOGNAV A GAUCHE, BLOGEXTRA A DROITE 
    11  ET BILLETS DANS LE MAIN EN DEUX COLONNES, LARGEUR FLUIDE 
     16AORAKIT 4A 
     17STRUCTURE POUR QUATRE COLONNES, BLOGNAV A GAUCHE, BLOGEXTRA A DROITE 
     18ET BILLETS DANS LE MAIN EN DEUX COLONNES, LARGEUR FLUIDE 
    1219  
    1320 -------------------------------------------------------------- 
  • themes/aorakits/aorakit-4A/style.css

    r12 r639  
    1 /* Feuille de style vierge comportant les principales balises d'un  
    2 blog realise avec dotclear - Etablie par Kozlika pour la dcTeam 
    3 le 7 janvier 2007.  
    4  
    5 Licence : domaine public  
     1/*  
     2Empty CSS. This file is part of 
     3Aorakits, free resources for Dotclear's themes. 
     4http://themes.dotaddict.org/resources/ 
     5 
     6# Copyright (c) 2006-2009 Kozlika and contributors 
     7# Licensed under the GPL version 2.0 license. 
     8# See LICENSE file or 
     9# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 
     10 
     11Created in 2006 
     12Last change 1/1/2009 by Kozlika 
    613 
    714*/ 
     
    916 
    1017/* ------------------------------------------------------------ 
     18/* ------------------------------------------------------------ 
     19IMPORTANT IMPORTANT IMPORTANT IMPORTANT 
    1120Bloc de styles à supprimer, ne servent qu'aux premiers tests 
    12 ------------------------------------------------------------- */ 
    13   
    14 @import url(layout.css); 
     21/* ------------------------------------------------------------ 
     22------------------------------------------------------------- */ 
    1523 
    1624body { 
    1725     background : #acbabf; 
    1826     font-size : 76%; 
    19      font-family : "lucida grande", "gill sans", arial, sans-serif; 
     27     font-family : "Lucida Grande", "Lucida Sans Unicode", lucida, arial, sans-serif; 
    2028     }  
    2129#page { 
     
    4553     } 
    4654 
    47 /* ---------------- fin du bloc à supprimer ---------------------- */ 
     55/* ------------------------------------------------------------ 
     56/* ------------------------------------------------------------ 
     57/* ---------------- fin du bloc à supprimer ------------------- 
     58/* ------------------------------------------------------------ 
     59/* --------------------------------------------------------- */ 
    4860 
    4961 
     
    5163/* ----------------------------------------------------------------- 
    5264     1. STRUCTURE 
    53      a inscrire ici ou en important une css de structure placee dans 
    54      le meme repertoire et appelee grace a l'instruction ci-dessous 
    5565------------------------------------------------------------------ */ 
    56 @import url(nom_du_fichier.css); 
     66@import url(layout.css); 
    5767 
    5868 
     
    159169.post-info-co { } 
    160170.comment_count { } 
    161 .pings_count { } 
     171.ping_count { } 
    162172.attach_count { } 
    163173 
     
    198208#pings .first { } 
    199209#pings .odd { } 
    200 #pings .me { } 
    201210 
    202211#pr dl { } 
     
    337346.dc-home { } 
    338347.dc-post { } 
    339 .dc-categories { } 
    340348.dc-category { } 
    341349.dc-archive { } 
Note: See TracChangeset for help on using the changeset viewer.

Sites map