Add comment.

This commit is contained in:
Sylvain Pion 2009-02-02 15:21:08 +00:00
parent 16ab0cd242
commit f04ed5e4e7
1 changed files with 2 additions and 0 deletions

View File

@ -130,6 +130,8 @@ pre.ExampleCode { background-color: #e8e8e8; }
/* ----------------------------------------------------------------------- */
.math {
font-family: serif;
/* In case of font problem, here is a recommendation I found on the web : */
/* font-family: "Unicode Symbols", "Times New Roman", "Apple Symbols", "Arial Unicode MS"; */
font-style: italic;
font-size: 120%;
}