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

This commit is contained in:
Sébastien Lucas 2013-07-18 18:06:10 +02:00
rodič d0f0938df9
revize 4b81d0836e
2 změnil soubory, kde provedl 3 přidání a 0 odebrání

Zobrazit soubor

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

Zobrazit soubor

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