diff options
Diffstat (limited to 'dev-random/static/css/skeleton.css')
-rw-r--r-- | dev-random/static/css/skeleton.css | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/dev-random/static/css/skeleton.css b/dev-random/static/css/skeleton.css index bcc9eba..dba964f 100644 --- a/dev-random/static/css/skeleton.css +++ b/dev-random/static/css/skeleton.css @@ -38,12 +38,6 @@ body, .page { float: left; } -img, table, pre { - max-width: 98%; - margin: 1em 1%; - overflow: auto; -} - @media screen and (min-width: 800px) { .page { margin: 5% 10%; } } |