X-Git-Url: http://j8takagi.net/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=doc%2Fstyle.css;h=fd3e083902d1fd8e7f336687eb65012659cd59fa;hb=05411b45c73f4255d78f456d73545f41a9cd16a7;hp=acedfa40fbe0081b31f224a1254eb3bb77921fc1;hpb=4b87f8c9f39eb7829339b25882c18ea78df8ba78;p=YACASL2.git diff --git a/doc/style.css b/doc/style.css index acedfa4..fd3e083 100644 --- a/doc/style.css +++ b/doc/style.css @@ -136,8 +136,10 @@ pre.example strong { border: 2px solid green; } -dt { +th, dt, em { + font-style: normal; font-weight: bold; + font-family: sans-serif; } dfn {