Some <tt></tt> and <pre></pre> font-size tweaks to match previous
change.
This commit is contained in:
parent
3b15d191cf
commit
e7be721e9a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=26298
1 changed files with 2 additions and 0 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue