web/data/cubicweb.old.css
branchstable
changeset 7175 21acef4948f7
parent 7113 2572aa6dd7b4
child 7233 614f23606091
equal deleted inserted replaced
7174:4d8c103d79b6 7175:21acef4948f7
    54 h6{
    54 h6{
    55   font-size:105%;
    55   font-size:105%;
    56 }
    56 }
    57 
    57 
    58 a, a:active, a:visited, a:link {
    58 a, a:active, a:visited, a:link {
    59   color: #ff4500;
    59   color: %(aColor)s;
    60   text-decoration: none;
    60   text-decoration: none;
    61 }
    61 }
    62 
    62 
    63 a:hover{
    63 a:hover{
    64   text-decoration: underline;
    64   text-decoration: underline;