Fix font color of pagination with style-eink and use bold. re #73

Cette révision appartient à :
Sébastien Lucas 2013-07-18 18:06:10 +02:00
Parent d0f0938df9
révision 4b81d0836e
2 fichiers modifiés avec 3 ajouts et 0 suppressions

Voir le fichier

@ -276,6 +276,7 @@ margin:auto;
text-align:center;
height:32px;
display:table;
font-weight: bold;
}
.footcenter p, .footcenter a

Voir le fichier

@ -288,6 +288,8 @@ margin:auto;
text-align:center;
height:32px;
display:table;
color: black;
font-weight: bold;
}
.footcenter p, .footcenter a