diff options
Diffstat (limited to 'test/lhs-test.html+lhs')
-rw-r--r-- | test/lhs-test.html+lhs | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/test/lhs-test.html+lhs b/test/lhs-test.html+lhs index 90cb1fc0d..235bb499e 100644 --- a/test/lhs-test.html+lhs +++ b/test/lhs-test.html+lhs @@ -81,16 +81,12 @@ } code { font-family: Menlo, Monaco, 'Lucida Console', Consolas, monospace; - background-color: #f0f0f0; font-size: 85%; margin: 0; - padding: .2em .4em; } pre { margin: 1.7em 0; line-height: 1.5em; - padding: 1em; - background-color: #f0f0f0; overflow: auto; } pre code { |