summaryrefslogtreecommitdiff
path: root/lisp/webapps/woodriverlessons/static
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/webapps/woodriverlessons/static')
-rw-r--r--lisp/webapps/woodriverlessons/static/css/stylesheet.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/lisp/webapps/woodriverlessons/static/css/stylesheet.css b/lisp/webapps/woodriverlessons/static/css/stylesheet.css
index ce50d96..2793346 100644
--- a/lisp/webapps/woodriverlessons/static/css/stylesheet.css
+++ b/lisp/webapps/woodriverlessons/static/css/stylesheet.css
@@ -28,6 +28,7 @@ p {
}
.banner {
+ height: 90px;
background-image: url("/static/images/violin-strip.jpg");
background-repeat: repeat;
background-position: left;
@@ -46,10 +47,9 @@ p {
.banner-title {
color: #59200e;
- font-size: 24px;
+ font-size: 20px;
font-weight: bold;
- text-align: center;
- line-height: 0.4;
+ text-align: right;
}
.modal-content {