4,554
edits
| No edit summary | No edit summary | ||
| (7 intermediate revisions by the same user not shown) | |||
| Line 1,292: | Line 1,292: | ||
| } | } | ||
| .caption-line { | .caption-line { | ||
|      position: absolute; |      display: contents; | ||
|   position: absolute; | |||
|   top: 50%; | |||
|   left: 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; | |||
|      font-size: 15px; | |||
|      line-height: 18px; | |||
|      letter-spacing: 0.48px; | |||
|      font-size:  | |||
|      line-height:  | |||
|      letter-spacing: 0. | |||
| } | } | ||
| .article-book { | .article-book { | ||
| Line 1,572: | Line 1,547: | ||
|      font-style: italic; |      font-style: italic; | ||
|      color: black; |      color: black; | ||
| } | |||
| #print-button { | |||
|   display: none; | |||
| } | } | ||
| #close-button { | #close-button { | ||