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
parent d0f0938df9
commit 4b81d0836e
2 changed files with 3 additions and 0 deletions

View file

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

View file

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