Show
Ignore:
Timestamp:
11.04.2009 08:26:50 (10 months ago)
Author:
andre@…
Message:

On poursuit l'adaptation des styles CSS de certains plugins à la charte graphique du squelette.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • _squelettes_/ahuntsic/styles/base.css

    r27412 r27798  
    995995        margin: 0; 
    996996        padding: 0;      
    997         z-index:99; 
     997        z-index:25; 
    998998} 
    999999 
     
    12061206        left: 15px;  
    12071207        top: 1.5em;  
    1208         z-index: 98; 
     1208        z-index: 21; 
    12091209        } 
    12101210a.gauche span, a.droite span { 
     
    13091309 
    13101310/*------------------------------------------------ 
    1311    210. SURCHARGE DES STYLES DE COLORATION CODE 
    1312                 MODELES (voir : /alternatives/modeles) 
     1311   210. COLORATION CODE - MODELES (voir : /alternatives/modeles) 
    13131312 ------------------------------------------------*/ 
    13141313 
    13151314.coloration_code ol { background-color: #ccc; border: 1px solid #ccc;} 
    13161315.coloration_code ol li { background-color: #eee;padding-left: .5em;} 
     1316 
     1317/*------------------------------------------------ 
     1318   220. JEUX 
     1319 ------------------------------------------------*/ 
     1320 
     1321.jeux_question 
     1322{ 
     1323        font-size: 1em !important; 
     1324        color: maroon !important; 
     1325} 
     1326 
    13171327 
    13181328/*------------------------------------------------ 
     
    13251335        font: 100%/1.0 "Lucida Grande", "Lucida Sans", "Trebuchet MS", Tahoma, Arial, 'Helvetica Neue', Helvetica, Geneva, Lucida, sans-serif; 
    13261336} 
    1327 code.spip_code { font-size: 85%  !important; } 
    13281337body.ar #page 
    13291338{ 
     
    13321341        min-width: 740px ; 
    13331342} 
     1343 
     1344code.spip_code { font-size: 85%  !important; } 
     1345