summaryrefslogtreecommitdiff
path: root/static/css/dis.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/dis.css')
-rw-r--r--static/css/dis.css16
1 files changed, 16 insertions, 0 deletions
diff --git a/static/css/dis.css b/static/css/dis.css
new file mode 100644
index 0000000..97b3f4a
--- /dev/null
+++ b/static/css/dis.css
@@ -0,0 +1,16 @@
+#header7{
+ margin: 0px auto -1px auto;
+
+height:49px;
+ position:fixed;
+background-position:bottom;
+background-color:#000;
+
+width:100%;
+min-width:600px;
+left:-1px;
+ box-shadow: 0 0 10px #d8dbde, 0px 0px 2px #000;
+ -webkit-box-shadow: 0 0 10px #d8dbde, 0px 0px 2px #000;
+ -moz-box-shadow: 0 0 10px #d8dbde, 0px 0px 2px #000;
+
+} \ No newline at end of file