diff options
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/styles.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/styles.css b/templates/styles.css index 7575205..c4f8dc9 100644 --- a/templates/styles.css +++ b/templates/styles.css @@ -9,6 +9,7 @@ body { color: #EEEEEC; /* background: #343D42; */ background: #43484A; + overflow-y: scroll; } img { |
