mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2025-01-24 16:10:41 +01:00
Add Ryan’s word-wrap change to mac-candidate.
This commit is contained in:
parent
bfe3a15b9d
commit
62258683c8
@ -5,6 +5,7 @@ body {
|
|||||||
margin-right: 64px;
|
margin-right: 64px;
|
||||||
font-family: -apple-system;
|
font-family: -apple-system;
|
||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
|
word-wrap: break-word; /* break long words or URLs */
|
||||||
}
|
}
|
||||||
|
|
||||||
a {
|
a {
|
||||||
|
Loading…
Reference in New Issue
Block a user