Some <tt></tt> and <pre></pre> font-size tweaks to match previous

change.
This commit is contained in:
Marc Fonvieille 2005-11-09 14:08:09 +00:00
parent 3b15d191cf
commit e7be721e9a
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=26298

View file

@ -72,11 +72,13 @@ li > p {
pre {
font-family: monospace;
/* font-size: 1.4em; */
font-size: 1.2em;
}
tt {
font-family: monospace;
/* font-size: 1.4em; */
font-size: 1.2em;
}
strong, b {