From 6c26c46ab9d108cf3b9542c0c07ce11b26a72869 Mon Sep 17 00:00:00 2001 From: handa Date: Fri, 1 Aug 2003 23:55:42 +0000 Subject: [PATCH] *** empty log message *** --- Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index 6f62615..40fc0a8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -232,8 +232,7 @@ data/m17n-config.txt: @M17NLIB@/m17n-config.in utils/%_filter.rb m17n-lib.css rm -rf `dirname $@` ${DOXYGEN} $< - echo 'code { font-weight: bold; font-size: larger }' \ - >> `dirname $@`/doxygen.css + echo 'code { font-weight: bold }' >> `dirname $@`/doxygen.css %/html/parrot.png: parrot.png cp $< $@ -- 1.7.10.4