diff --git a/css/zip-style.css b/css/zip-style.css index 3bfb6613..677fac15 100644 --- a/css/zip-style.css +++ b/css/zip-style.css @@ -1,6 +1,3 @@ -code { white-space: pre-wrap; } -span.smallcaps { font-variant: small-caps; } -span.underline { text-decoration: underline; } body { margin-top: 2ex !important; margin-left: 15% !important; margin-right: 15% !important; } sub { font-size: smaller !important; vertical-align: sub !important; } sup { font-size: smaller !important; vertical-align: super !important; }