]> git.aero2k.de Git - dfde-theme.git/commitdiff
Revert "Versuch ohne flex"
authorThorsten S <mail@aero2k.de>
Sat, 12 Aug 2017 21:22:14 +0000 (23:22 +0200)
committerThorsten S <mail@aero2k.de>
Sat, 12 Aug 2017 21:22:14 +0000 (23:22 +0200)
This reverts commit e787e34104d31031d67dc28de61e38754be6e9fa.

theme/common.css
theme/stylesheet.css

index 2b7cbd515ac2a44b327e55ac13ed12d624176b93..0d1c395537da0d59c0dfc3b75121fcf620685633 100644 (file)
@@ -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;
index 5a7cc7288945579abe643e1bbb04479c2519051d..c43b12b48efb628d210e4589912c3aeb5802f40c 100644 (file)
@@ -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; */ 
 
 }