mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2025-02-02 20:16:54 +01:00
Add figures to Mac detail stylesheet
This commit is contained in:
parent
0ba8f3b4e1
commit
5976923f23
@ -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*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user