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

se cambiaron hojas de estilo

File:
1 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;
Note: See TracChangeset for help on using the changeset viewer.