Merge branch 'pretty' of github.com:fnp/wolnelektury into pretty
[wolnelektury.git] / wolnelektury / static / css / header.css
index f8cf756..3fe0edd 100755 (executable)
     margin-left: 25.5em;
 }
 #tagline span {
-    font-size: 1.1em;
+    font-size: 1.3em;
+    color: #ccc;
+}
+#tagline a,
+#user-info a {
+       color: #17cfdb;
 }
 
 #search-area {
     height: 4.9em;
 }
 
-ul#catalogue {
+ul#menu {
     list-style: none;
     padding: 0;
     margin: 0 0 0 .6em;
 }
-ul#catalogue li {
+
+li.menu {
     background-color: #e2e2e2;
     float: left;
 }
-ul#catalogue a {
+a.menu {
     display: block;
     padding-left: 1.4em;
     padding-right: 1.4em;
@@ -154,7 +160,7 @@ ul#catalogue a {
     height: 3.1em;
     padding-top: 1.8em;
 }
-ul#catalogue span {
+a.menu span {
     font-size: 1.1em;
 }