diff options
author | B_Rt <b_rt@g.pl> | 2013-03-09 00:47:20 +0100 |
---|---|---|
committer | B_Rt <b_rt@g.pl> | 2013-03-09 00:47:20 +0100 |
commit | 28054b7ce558caeadcc7bcd049d4920761f2ce6b (patch) | |
tree | 603dce88fa67fe217486d751054aa9f5661e54d9 | |
parent | af5cc621e7715aeca62b516d2264f347df5ea919 (diff) | |
download | helye-28054b7ce558caeadcc7bcd049d4920761f2ce6b.tar.gz helye-28054b7ce558caeadcc7bcd049d4920761f2ce6b.tar.bz2 helye-28054b7ce558caeadcc7bcd049d4920761f2ce6b.tar.xz helye-28054b7ce558caeadcc7bcd049d4920761f2ce6b.zip |
CSSy: font-fix?
-rw-r--r-- | templates/home.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/home.html b/templates/home.html index 6a563b8..0431f28 100644 --- a/templates/home.html +++ b/templates/home.html @@ -9,7 +9,7 @@ text-align: center; background: #2b2b2b; @font-face{ - font-family: "TPBAFK"; src: url("http://so.i.am-a.cat/phont/gr81.ttf") format('truetype'); + font-family: "TPBAFK"; src: url("http://so.i.am-a.cat/static/phont/gr81.ttf") format('truetype'); } } #word1 |