fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
new book.short_html, unfinished
[wolnelektury.git]
/
wolnelektury
/
static
/
css
/
base.css
diff --git
a/wolnelektury/static/css/base.css
b/wolnelektury/static/css/base.css
index
067d9fd
..
35aed2e
100755
(executable)
--- a/
wolnelektury/static/css/base.css
+++ b/
wolnelektury/static/css/base.css
@@
-1,3
+1,15
@@
+/* Logo font */
+@font-face {
+ /* IE version */
+ font-family: WL-Logo;
+ src: url(/static/fonts/WL.eot);
+}
+@font-face {
+ font-family: WL-Nav;
+ src: url(/static/fonts/WL-Nav.ttf) format("truetype");
+}
+
+
html {
margin: 0;
padding: 0;