X-Git-Url: http://j8takagi.net/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=doc%2Fstyle.css;h=2fff4b770a338b5c0543168c9555b8d48df3cfe0;hb=4a60d6e11e82afec1733b9f2a861dd95d4b2eb94;hp=9cb0659e3a9772d9eef452c6b99df1bd379d76ed;hpb=a647b5b368eddbdf04de62227060cb0cc26a47a3;p=YACASL2.git diff --git a/doc/style.css b/doc/style.css index 9cb0659..2fff4b7 100644 --- a/doc/style.css +++ b/doc/style.css @@ -143,7 +143,13 @@ pre.example strong { border: 2px solid green; } -th, em { +pre.example em { + font-size: 100%; + font-style: normal; + font-weight: bold; +} + +th { font-style: normal; font-weight: bold; font-family: sans-serif;