mirror of
https://github.com/aureliendavid/rsspreview.git
synced 2025-08-22 19:28:39 +00:00
word wrap pre content (#25)
This commit is contained in:
parent
d98a57aa24
commit
d2f24812af
@ -35,6 +35,10 @@ a[href] img {
|
||||
border: none;
|
||||
}
|
||||
|
||||
pre {
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
|
||||
#feedBody {
|
||||
border: 1px solid THreeDShadow;
|
||||
padding: 3em;
|
||||
|
Loading…
Reference in New Issue
Block a user