Changeset 244


Ignore:
Timestamp:
Jul 15, 2009, 6:19:43 PM (15 years ago)
Author:
guille
Message:

se cambiaron hojas de estilo

Location:
trunk/spip/esqueleto-redcta/plugins/magusine-portage2/themes/CSocial
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/spip/esqueleto-redcta/plugins/magusine-portage2/themes/CSocial/disposition.css

    r201 r244  
    33body {
    44margin: 23px 0 15px 0;
    5 background: url('images/fond.jpg') repeat-x top left #f90;
     5background: url('images/fond.jpg') repeat-x top left #212121;
    66}
    77
     
    1010margin: 0 auto;
    1111padding: 0px;
    12 background-color:#FFFFFF;
     12
    1313background: url('images/fondogeneral.gif') repeat-y top left #ebeae8;
     14}
     15#generalsommaire {
     16width: 880px;
     17margin: 0 auto;
     18padding: 0px;
     19
     20background: url('images/fondogeneralsommaire.gif') repeat-y top left #ebeae8;
    1421}
    1522
     
    7784list-style-type: none;
    7885padding:0;
    79 margin: 0;
    80 }
    81 
    82 #navigation {
     86
     87}
     88
     89#navigation, #topenavigation, #subnavigation {
    8390width: 130px;
     91margin-left: 10px;
    8492}
    8593
     
    145153#corps {
    146154margin:0 236px 0 150px;
     155min-height: 300px;
     156_height: 350px;
     157padding:10px;
     158}
     159#corpssommaire {
     160margin:0 236px 0 150px;
    147161min-height: 350px;
    148162_height: 350px;
    149163padding:10px;
    150164}
    151 
    152165#footer {
    153 border-top: 1px solid #666;
    154166padding: 5px;
    155167clear: both;
     168padding-left:150px
     169margin-top: 0px;
     170padding-top: 108px;
     171font-size: 10px;
     172text-align: center;
     173background: url('images/pie_personitas.gif') no-repeat top left;
     174}
     175#footersommaire {
     176padding: 5px;
     177clear: both;
     178
    156179margin-top: 18px;
    157180
    158181font-size: 10px;
    159 color: #444;
    160 
    161 text-align: center
    162 }
    163 
     182text-align: center;
     183
     184}
    164185#footer a {
    165186color: #444;
  • trunk/spip/esqueleto-redcta/plugins/magusine-portage2/themes/CSocial/polices.css

    r201 r244  
    3939}
    4040
    41 p {
    42 margin: 2px 0; 
    43 }
     41
    4442
    4543.forml {
     
    5351img {
    5452behavior: url("win_png.htc");   
    55 }
     53
     54}
     55.spip_documents { margin-bottom: 5px; margin-left: 10px }
    5656
    5757/* contextes et corps */
     
    6363#contexte1,#contexte2 {
    6464background-color: #a63609;
    65 
    66 
    67 
    68 }
     65}
     66#topenavigation {
     67background: url('images/topenavegacion.png')no-repeat ;
     68height:18px
     69}
     70#subnavigation {
     71background: url('images/subnavegacion.png')no-repeat ;
     72height:18px
     73}
     74
     75
    6976#contextes .listagebloc {
    7077background-color: #a63609;
     
    7279margin-bottom: 18px;   
    7380}
    74 #corps {background-color:#d8470c}
     81#corps {background-color:#ebeae8}
     82#corpssommaire {background-color:#d8470c}
    7583#contextes h1 {
    7684font-size: 18px;
     
    146154font-family: georgia, times, serif;
    147155margin-top: 18px;
    148 font-size: 13px;
     156font-size: 14px;
    149157color: #333;
    150158line-height: 140%;
     
    155163
    156164.texte {
    157         font-size: 11px;
     165        font-size: 12px;
    158166        line-height: 140%;
    159167        margin-top: 18px;
     168       
    160169        text-align: justify;
    161170}
Note: See TracChangeset for help on using the changeset viewer.