]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/bugs/absolute_sizes_in_default_CSS.mdwn
(no commit message)
[ikiwiki.git] / doc / bugs / absolute_sizes_in_default_CSS.mdwn
index e2d4e611c14e4c32427378354f7ceb9e9bd88c06..bb3c0c7a063bea4eb23b0c48a314f91ef872f8be 100644 (file)
@@ -1,8 +1,10 @@
 While toying around with some font sizes on my persona ikiwiki I discovered that some font sizes in the default CSS are fixed rather than relative. Here's a git patch that replaces them with relative font sizes (assuming the default 12pt/16px base font size recommended by the W3C):
 
+[[done]] --[[Joey]] 
+
 <pre>
 From 01c14db255bbb727d8dd1e72c3f6f2f25f07e757 Mon Sep 17 00:00:00 2001
-From: Giuseppe Bilotta <giuseppe.bilotta@gmail.com>
+From: Giuseppe Bilotta &lt;giuseppe.bilotta@gmail.com&gt;
 Date: Tue, 17 Aug 2010 00:48:24 +0200
 Subject: [PATCH] Use relative font-sizes