]> git.aero2k.de Git - dfde-theme.git/commitdiff
Code-Tags mit scrollbars, Versuch 1
authoreggy <eggy@localhost>
Sat, 19 Aug 2017 06:06:24 +0000 (08:06 +0200)
committereggy <eggy@localhost>
Sat, 19 Aug 2017 06:06:24 +0000 (08:06 +0200)
theme/stylesheet.css

index 63db321b5a6a14bac230a2f7c1ca25d37df798b0..c88916a469127c07aca7d896ff1dd4242566050c 100644 (file)
@@ -54,8 +54,6 @@ background-image: url("./images/icons_contact.png");
 
 
 
-#debianforum_outer { 
-}
 
 /* #debianforum_content { */
 #page-body {
@@ -71,7 +69,7 @@ background-image: url("./images/icons_contact.png");
 }
 
 #debianforum-outer {
-                       display: flex;
+/*                     display: flex;  */
 
 }
 
@@ -81,10 +79,11 @@ background-image: url("./images/icons_contact.png");
                    margin-right: 16px;
                padding-left: 15px;     */
             /* flex:1; */      
-}
+    }
 
        .debianforumde-sidebar {
                        width: 150px;
+                       height: 1px;
        }  
 
 
@@ -103,9 +102,6 @@ background-image: url("./images/icons_contact.png");
 
 
 
-.debianforumde-sidebar {
-           width: 150px;
-}
 
 #debianforum-outer {
                        display: flex;
@@ -124,7 +120,8 @@ background-image: url("./images/icons_contact.png");
 
 .debianforumde-sidebar {
    visibility: hidden;
-           width: 1px;
+   width: 1px;
+   height: 1px;
 }
 
 }