Changeset a26832a in sicp


Ignore:
Timestamp:
May 20, 2015, 12:06:19 PM (9 years ago)
Author:
Ing. Roldan D. Vargas G <rvargas@…>
Branches:
master
Children:
bc9a444
Parents:
14cf27e
Message:

se agregan estilos css para los enlaces

File:
1 edited

Legend:

Unmodified
Added
Removed
  • templates/base_registro.html

    r449d062 ra26832a  
    4242        .panel .panel-heading { background-color: #990000; color: #ffffff; }
    4343        .panel a { color: #ffffff; }
     44        .panel-body a:link { color: #2675ff; }
     45        .panel-body a:visited { color: #6b0cff; }
     46        .panel-body a:hover { color: #056cff; }
     47        .panel-body a:active { color: #0000FF;  }
    4448        .centered-form { margin-top: 15px;margin-bottom: 120px; }
    4549        .centered-form .panel { background: rgba(255, 255, 255, 0.8); box-shadow: rgba(0, 0, 0, 0.3) 20px 20px 20px; }
Note: See TracChangeset for help on using the changeset viewer.