mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
fix font-size in pre under firefox
This commit is contained in:
parent
1a7b19fe58
commit
de2560e0f8
@ -30,8 +30,10 @@ padding:0 0 .5em;
|
||||
}
|
||||
|
||||
pre {
|
||||
font-size:1em;
|
||||
font-family:'andale mono', 'lucida console', monospace;
|
||||
font:100% monospace;
|
||||
*font-size:75%
|
||||
|
||||
white-space:pre;
|
||||
background:#ffd;
|
||||
margin:3px 3px 2em 3px;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user