Changeset c02d247 in sicp


Ignore:
Timestamp:
Dec 22, 2015, 2:58:53 PM (8 years ago)
Author:
Ing. Roldan D. Vargas G <rvargas@…>
Branches:
master
Children:
a2cdf61
Parents:
9d8200b
Message:

se agregan estilos para el footer y etiquetas h3 para los títulos

File:
1 edited

Legend:

Unmodified
Added
Removed
  • static/docs/usuario/css/Estilo.css

    r49fae5b rc02d247  
    8989        color: #ffffff;
    9090}
     91
     92#paginas .row {
     93    margin-top: 10px;
     94    padding: 10px;
     95    font-size: 12px;
     96    margin-right: 0;
     97}
     98
     99ul.navbar-nav li {
     100    font-size: 12px;
     101}
     102
     103h3, .headerlink {
     104    padding-left: 15px;
     105    font-weight: bold;
     106}
Note: See TracChangeset for help on using the changeset viewer.