Changes between Version 7 and Version 8 of jazz/09-04-19
- Timestamp:
- Apr 19, 2009, 7:38:37 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
jazz/09-04-19
v7 v8 53 53 svnauthzadminplugin-0.11$ sudo easy_install dist/SvnAuthzAdminPlugin-0.1.2._Moved.to.Trac.0.11_-py2.5.egg 54 54 }}} 55 * 過去習慣會修改的字型大小 56 {{{ 57 #!diff 58 --- /usr/share/pyshared/trac/htdocs/css/trac.css.old 59 +++ /usr/share/pyshared/trac/htdocs/css/trac.css 60 61 @@ -1,1 +1,1 @@ 62 - font: normal 12px Verdana,Arial,'Bitstream Vera Sans',Helvetica,sans-serif; 63 + font: normal 16px Verdana,Arial,'Bitstream Vera Sans',Helvetica,sans-serif; 64 }}}