lots of graphics
[prawokultury.git] / prawokultury / static / css / header.scss
diff --git a/prawokultury/static/css/header.scss b/prawokultury/static/css/header.scss
new file mode 100755 (executable)
index 0000000..aae0e73
--- /dev/null
@@ -0,0 +1,27 @@
+#header-bar {
+    height: 9em;
+    padding-top: 3em;
+
+    .bar-left {
+        margin-left: -1.1em;
+    }
+
+}
+
+
+.org-fnp, .org-trust {
+    display: inline-block;
+    width: 8em;
+
+    span {
+        color: #888;
+    }
+
+    img {
+        margin-left: -.3em;
+        margin-top: 1em;
+    }
+}
+.org-fnp {
+    margin-right: 4em;
+}