Share url, removed hash
This commit is contained in:
parent
d871ed4e68
commit
7203bc1509
3 changed files with 64 additions and 66 deletions
|
|
@ -12,8 +12,12 @@ figure {
|
|||
display: none;
|
||||
}
|
||||
|
||||
/* Make gifs take all available space */
|
||||
.clickable-img {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.clickable-img img {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue