From: eggy Date: Thu, 31 Aug 2017 11:34:43 +0000 (+0200) Subject: test scrolling codeboxen X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=0acf0b5815def3f5de283a584e20bf100b5c3ebc;p=dfde-theme.git test scrolling codeboxen --- diff --git a/theme/common.css b/theme/common.css index 57a3620..018a1b2 100644 --- a/theme/common.css +++ b/theme/common.css @@ -153,7 +153,10 @@ a:hover { text-decoration: underline; } } .page-body { -/* margin: 4px 0; */ + /* margin: 4px 0; */ + + /* evtl sorgt das fuer scrolling von codeboxen auf mobile ... mal sehn: */ + width:95%; } @@ -165,9 +168,9 @@ a:hover { text-decoration: underline; } } @media only screen and (min-width: 680px) { -.page-body { - margin: 10px 0; - /* clear: both; */ + .page-body { + margin: 10px 0; + /* clear: both; */ float:right; /* margin-left: 160px; margin-right: 16px;