title link css

pull/7/head
Sandra 5 years ago
parent 3ee390bd98
commit 3e56a6c8f6

@ -22,7 +22,7 @@
z-index: 5; z-index: 5;
} }
.image { a:image {
position: relative; position: relative;
max-width: 100%; max-width: 100%;
max-height: 100%; max-height: 100%;
@ -184,3 +184,23 @@ p {
.fbtn { .fbtn {
font-style: italic; font-style: italic;
} }
.smw-template-furtherresults {
display: none;
}
.indexlink {
position: fixed;
bottom:0%;
right:10%;
background-color: white;
z-index: 10;
}
.timelinelink {
position: fixed;
bottom:0%;
right:5%;
background-color: white;
z-index: 10;
}
Loading…
Cancel
Save