projects
/
blog.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
536e79d
)
Fix font type (opentype -> woff) in local.css.
author
W. Trevor King
<wking@drexel.edu>
Sun, 4 Mar 2012 16:27:05 +0000
(11:27 -0500)
committer
W. Trevor King
<wking@drexel.edu>
Sun, 4 Mar 2012 16:27:05 +0000
(11:27 -0500)
local.css
patch
|
blob
|
history
diff --git
a/local.css
b/local.css
index c61564d5297c09700e7b243ef4bc245bbf152790..e931e20d723923cc50216888f82784befaa5b6c9 100644
(file)
--- a/
local.css
+++ b/
local.css
@@
-8,7
+8,7
@@
@font-face {
font-family: Pecita;
- src: url("/font/Pecita-reduced.woff") format("
opentype
");
+ src: url("/font/Pecita-reduced.woff") format("
woff
");
/* http://pecita.eu/police-en.php */
}