diff options
Diffstat (limited to 'doc/style.css')
| -rw-r--r-- | doc/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/style.css b/doc/style.css index 027fc43..5289332 100644 --- a/doc/style.css +++ b/doc/style.css | |||
| @@ -1,5 +1,6 @@ | |||
| 1 | body { max-width: 48em; margin: auto; line-height: 1.5; padding: 0.8em; word-wrap: break-word; } | 1 | body { max-width: 48em; margin: auto; line-height: 1.5; padding: 0.8em; word-wrap: break-word; } |
| 2 | pre { overflow-x: scroll; } | 2 | pre { overflow-x: scroll; } |
| 3 | blockquote { font-style: italic; } | ||
| 3 | .snac-embedded-video, img { max-width: 100% } | 4 | .snac-embedded-video, img { max-width: 100% } |
| 4 | .snac-origin { font-size: 85% } | 5 | .snac-origin { font-size: 85% } |
| 5 | .snac-score { float: right; font-size: 85% } | 6 | .snac-score { float: right; font-size: 85% } |