diff options
Diffstat (limited to 'lisp/webapps')
| -rw-r--r-- | lisp/webapps/woodriverlessons/static/css/stylesheet.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/webapps/woodriverlessons/static/css/stylesheet.css b/lisp/webapps/woodriverlessons/static/css/stylesheet.css index 48ba0b6..ce50d96 100644 --- a/lisp/webapps/woodriverlessons/static/css/stylesheet.css +++ b/lisp/webapps/woodriverlessons/static/css/stylesheet.css @@ -51,3 +51,7 @@ p { text-align: center; line-height: 0.4; } + +.modal-content { + background-color: #2c180d; +} |
