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 a133db6..2273e03 100644 --- a/doc/style.css +++ b/doc/style.css | |||
| @@ -6,6 +6,7 @@ pre { overflow-x: scroll; } | |||
| 6 | .snac-top-user { text-align: center; padding-bottom: 2em } | 6 | .snac-top-user { text-align: center; padding-bottom: 2em } |
| 7 | .snac-top-user-name { font-size: 200% } | 7 | .snac-top-user-name { font-size: 200% } |
| 8 | .snac-top-user-id { font-size: 150% } | 8 | .snac-top-user-id { font-size: 150% } |
| 9 | .snac-announcement { border: black 1px solid; padding: 0.5em } | ||
| 9 | .snac-avatar { float: left; height: 2.5em; padding: 0.25em } | 10 | .snac-avatar { float: left; height: 2.5em; padding: 0.25em } |
| 10 | .snac-author { font-size: 90%; text-decoration: none } | 11 | .snac-author { font-size: 90%; text-decoration: none } |
| 11 | .snac-author-tag { font-size: 80% } | 12 | .snac-author-tag { font-size: 80% } |