summaryrefslogtreecommitdiff
path: root/static/css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css')
-rw-r--r--static/css/style.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/static/css/style.css b/static/css/style.css
index 368de8b..60d2b85 100644
--- a/static/css/style.css
+++ b/static/css/style.css
@@ -38,13 +38,14 @@ nav a {
footer{
text-align: center;
+ font-size: 0.9rem;
}
/* Header */
.headerImage {
margin-top: 25px;
position: relative;
- background: url(/img/bg.jpg) no-repeat center;
+ background: url(/img/bg4.jpg) no-repeat center;
background-size: cover;
height: 250px;
}