moved stats to own app, add template tags to it,
[wolnelektury.git] / wolnelektury / static / css / master.css
index 0da3236..89040a5 100644 (file)
@@ -87,10 +87,15 @@ hr {
 #header #logo img {
     margin-bottom: -1.25em;
 }
-#header #logo a {
+#header a.logo {
     display:block;
     color: #777;
 }
+
+#tagline {
+    position: absolute;
+}
+
 #logo a:hover {
     text-decoration: none;
 }