mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Add figures to Mac detail stylesheet
This commit is contained in:
@@ -122,9 +122,15 @@ code, pre {
|
||||
pre {
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
img, video {
|
||||
img, figure, video {
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
figcaption {
|
||||
font-size: 14px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
/*Block ads and junk*/
|
||||
|
||||
Reference in New Issue
Block a user