forked from mirrors/hugo-tufte
rsth
This commit is contained in:
parent
1b7a3f07a3
commit
cbb29d9616
2 changed files with 2 additions and 2 deletions
|
@ -124,7 +124,7 @@ table.lntable {
|
||||||
#pagination {
|
#pagination {
|
||||||
font-size: 1.5em;
|
font-size: 1.5em;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
width: 50%;
|
width: 25%;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* ------------------------------------------------------------------------ */
|
/* ------------------------------------------------------------------------ */
|
||||||
|
|
|
@ -3,7 +3,7 @@ footer.page-footer{
|
||||||
margin-top: 1.4rem;
|
margin-top: 1.4rem;
|
||||||
color: #aaa;
|
color: #aaa;
|
||||||
width: 95%;
|
width: 95%;
|
||||||
max-width: 45rem;
|
// max-width: 45rem;
|
||||||
}
|
}
|
||||||
footer.page-footer p {
|
footer.page-footer p {
|
||||||
font-size: 1.2rem;
|
font-size: 1.2rem;
|
||||||
|
|
Loading…
Reference in a new issue