add footer style for tummy theme
This commit is contained in:
parent
fa9226bc03
commit
9d069cbeaf
1 changed files with 6 additions and 0 deletions
|
@ -98,6 +98,12 @@ figure {
|
|||
font-size: 300%;
|
||||
}
|
||||
|
||||
footer {
|
||||
font-size: 90%;
|
||||
text-align: center;
|
||||
margin-top: 1em;
|
||||
}
|
||||
|
||||
|
||||
@media (hover) {
|
||||
.item:not(.year-marker):hover {
|
||||
|
|
Loading…
Reference in a new issue