put link to index in footer of gallery pages
This commit is contained in:
parent
b44fd97029
commit
b62586b4ad
5 changed files with 27 additions and 12 deletions
|
@ -89,6 +89,13 @@ figcaption {
|
|||
mix-blend-mode: multiply;
|
||||
}
|
||||
|
||||
footer {
|
||||
font-size: 90%;
|
||||
text-align: center;
|
||||
margin-top: 1em;
|
||||
}
|
||||
|
||||
|
||||
@media (hover) {
|
||||
.item:hover figcaption {
|
||||
opacity: 20%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue