File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010.boldmath { font-family : "Century Schoolbook" , serif;
1111 font-weight : bold }
1212
13- /* Implement both fixed-size and relative sizes: */
13+ /*
14+ * Implement both fixed-size and relative sizes.
15+ *
16+ * I think these can be safely removed, as it doesn't appear that
17+ * LaTeX2HTML ever generates these, even though these are carried
18+ * over from the LaTeX2HTML stylesheet.
19+ */
1420small .xtiny { font-size : xx-small; }
1521small .tiny { font-size : x-small; }
1622small .scriptsize { font-size : smaller; }
@@ -57,6 +63,14 @@ var { font-family: times, serif;
5763
5864.verbatim { color : # 00008b ; }
5965
66+ .grammar { background-color : # 99ccff ;
67+ margin-right : 0.5in ;
68+ padding : 0.05in ; }
69+ .productions { background-color : # bbeeff ; }
70+ .productions table { vertical-align : baseline; }
71+ .grammar-footer { padding : 0.05in ;
72+ font-size : 85% ; }
73+
6074.email { font-family : avantgarde, sans-serif; }
6175.mimetype { font-family : avantgarde, sans-serif; }
6276.newsgroup { font-family : avantgarde, sans-serif; }
You can’t perform that action at this time.
0 commit comments