diff options
Diffstat (limited to 'static/css/styles.css')
| -rw-r--r-- | static/css/styles.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/styles.css b/static/css/styles.css index 0a1d139b..c4d9be36 100644 --- a/static/css/styles.css +++ b/static/css/styles.css @@ -35,7 +35,7 @@ input, textarea { left: 0; right: 0; bottom: 0; - background-color: rgba(0, 0, 0, 0.7); + background-color: rgba(0, 0, 0, 0.8); z-index: -1; } |
