Bumped version for emergency release.
[cocanwiki.git] / html / _css / easytoread.css
1 /* Alternative, accessible stylesheet.
2  * $Id: easytoread.css,v 1.2 2004/10/18 13:34:21 rich Exp $
3  */
4
5 /* Based on the basic stylesheet. */
6 @import url("/_css/basic.css");
7
8 body {
9   font-size: 200%;
10 }