4,554
edits
| No edit summary | No edit summary | ||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1,297: | Line 1,297: | ||
|    left: 50%; |    left: 50%; | ||
|    transform: translate(-50%,-50%); |    transform: translate(-50%,-50%); | ||
| } | } | ||
| .caption-image1, .caption-image2, .caption-image3, .caption-image4, . | .caption-image1, .caption-image2, .caption-image3, .caption-image4, .caption-image5 { | ||
|      display: none; |      display: none; | ||
|      caption-side: bottom; |      caption-side: bottom; | ||
| Line 1,559: | Line 1,547: | ||
|      font-style: italic; |      font-style: italic; | ||
|      color: black; |      color: black; | ||
| } | |||
| #print-button { | |||
|   display: none; | |||
| } | } | ||
| #close-button { | #close-button { | ||