diff options
| -rw-r--r-- | doc/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/style.css b/doc/style.css index 7b4839d..ffb14cd 100644 --- a/doc/style.css +++ b/doc/style.css | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | body { max-width: 48em; margin: auto; line-height: 1.5; padding: 0.8em } | 1 | body { max-width: 48em; margin: auto; line-height: 1.5; padding: 0.8em } |
| 2 | img { max-width: 100% } | 2 | .snac-embedded-video, img { max-width: 100% } |
| 3 | .snac-origin { font-size: 85% } | 3 | .snac-origin { font-size: 85% } |
| 4 | .snac-score { float: right; font-size: 85% } | 4 | .snac-score { float: right; font-size: 85% } |
| 5 | .snac-top-user { text-align: center; padding-bottom: 2em } | 5 | .snac-top-user { text-align: center; padding-bottom: 2em } |