download links in book text
[wolnelektury.git] / wolnelektury / static / css / header.css
index bdc2bff..e16a1bd 100755 (executable)
@@ -1,15 +1,3 @@
-/* Logo font */
-@font-face {
-    /* IE version */
-    font-family: WL-Logo;
-    src: url(/static/fonts/WL.eot);
-}
-@font-face {
-  font-family: WL-Logo;
-  src: url(/static/fonts/WL.ttf) format("truetype");
-}
-
-
 #header-bg {
        z-index: -1;
        background: #191919;
 }
 
 #logo a {
-    font-family: WL-Logo;
-    font-size: 2.05em;
     color:#f7f7f7;
-    line-height: 7em;
+    font-size: 2.05em;
 }
 
 #tagline {