diff options
Diffstat (limited to 'theme/static')
| -rw-r--r-- | theme/static/styles.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/theme/static/styles.css b/theme/static/styles.css index 814a476..67488b7 100644 --- a/theme/static/styles.css +++ b/theme/static/styles.css @@ -303,7 +303,8 @@ footer { ul, ol, blockquote, - pre { + pre, + table { margin-left: 3ch; } |
