diff options
author | Joey Hess <joey@kitenet.net> | 2010-08-17 16:37:48 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-08-17 16:37:48 -0400 |
commit | 20ecef4d024f751481645db3aa68d098e1251b19 (patch) | |
tree | 0db3170c51ae5ee8efbf24006a0b4c3bcea97b58 /debian | |
parent | 9744c11f806cc72436b1d7b813fc194136e60db0 (diff) | |
download | ikiwiki-20ecef4d024f751481645db3aa68d098e1251b19.tar ikiwiki-20ecef4d024f751481645db3aa68d098e1251b19.tar.gz |
style.css: Use relative, not absolute font sizes. Thanks, Giuseppe Bilotta.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index cbd7e7254..8fee36b98 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ ikiwiki (3.20100816) UNRELEASED; urgency=low * openid: Syntax tweak to the javascript code to make it work with MSIE 7 (and MSIE 8 in compat mode). Thanks to Iain McLaren for reporting the bug and providing access to debug it. + * style.css: Use relative, not absolute font sizes. Thanks, Giuseppe Bilotta. -- Joey Hess <joeyh@debian.org> Sun, 15 Aug 2010 11:45:48 -0400 |