From: eggy Date: Mon, 31 Jul 2017 18:53:11 +0000 (+0200) Subject: Versuch ohne flex X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=e787e34104d31031d67dc28de61e38754be6e9fa;p=dfde-theme.git Versuch ohne flex --- diff --git a/theme/common.css b/theme/common.css index 0d1c395..2b7cbd5 100644 --- a/theme/common.css +++ b/theme/common.css @@ -167,7 +167,7 @@ a:hover { text-decoration: underline; } @media only screen and (min-width: 680px) { .page-body { /*margin: 4px 0; */ - clear: both; + /* clear: both; */ float:right; /* margin-left: 160px; margin-right: 16px; diff --git a/theme/stylesheet.css b/theme/stylesheet.css index c43b12b..5a7cc72 100644 --- a/theme/stylesheet.css +++ b/theme/stylesheet.css @@ -40,7 +40,7 @@ } #debianforum-outer { - display: flex; + /* display: flex;*/ } @@ -58,9 +58,9 @@ #debianforum_outer { - display: flex; +/* display: flex; */ } - + /* #debianforum_content { */ #page-body { /* background-color: red; */ @@ -77,7 +77,7 @@ } #debianforum-outer { - display: flex; + /* display: flex; */ /* flex-direction: row-reverse; */ }