aboutsummaryrefslogtreecommitdiffhomepage
path: root/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/style.css')
-rw-r--r--css/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/style.css b/css/style.css
index 604b3728..fa12eaf0 100644
--- a/css/style.css
+++ b/css/style.css
@@ -64,7 +64,7 @@ header {
64 position:relative; 64 position:relative;
65 background-color: #ffffff; 65 background-color: #ffffff;
66 padding: 15px; 66 padding: 15px;
67 height: 6em; 67 min-height: 6em;
68 -webkit-border-radius: 2px; 68 -webkit-border-radius: 2px;
69 border-radius: 2px; 69 border-radius: 2px;
70 -webkit-box-shadow: 0px 0px 2px -1px #000; 70 -webkit-box-shadow: 0px 0px 2px -1px #000;