aboutsummaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/style.css b/style.css
index 4c001b9..b55e924 100644
--- a/style.css
+++ b/style.css
@@ -404,11 +404,11 @@ img {
background: #eeeeee; }
.wrapper-masthead {
- background-color: #e8e8f2;
- margin-bottom: 50px; }
+ margin-bottom: 40px; }
.masthead {
- padding: 25px 0; }
+ padding: 20px 0;
+ border-bottom: #777777 dotted 1px; }
@media screen and (max-width: 520px) {
.masthead {
text-align: center; } }