*** empty log message ***
authorhanda <handa>
Fri, 1 Aug 2003 23:55:42 +0000 (23:55 +0000)
committerhanda <handa>
Fri, 1 Aug 2003 23:55:42 +0000 (23:55 +0000)
Makefile.am

index 6f62615..40fc0a8 100644 (file)
@@ -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 $< $@