Differences From Artifact [2c3ce09a]:
- File web-extra/martin.css.pp — part of check-in [3911576e] at 2018-09-26 01:00:56 on branch trunk — Additional CSS styles for block-quotes. Omit article footer tag when no footer text is present. (user: joel, size: 20489) [annotate] [blame] [check-ins using]
To Artifact [8449f20b]:
- File web-extra/martin.css.pp — part of check-in [6069a320] at 2018-09-26 02:57:09 on branch trunk — Make note author bylines italic (user: joel, size: 20474) [annotate] [blame] [check-ins using]
| ︙ | |||
489 490 491 492 493 494 495 | 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 | - + |
font-size: 1rem;
font-weight: normal;
font-style: italic;
}
div.note-meta {
margin-top: ◊x-lineheight[1];
|
| ︙ |