mirror of
http://aero2k.de/repos/dfde-theme.git
synced 2017-09-06 15:25:40 +02:00
Code-Tags mit scrollbars, Versuch 1
This commit is contained in:
@@ -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;
|
||||
@@ -125,6 +121,7 @@ background-image: url("./images/icons_contact.png");
|
||||
.debianforumde-sidebar {
|
||||
visibility: hidden;
|
||||
width: 1px;
|
||||
height: 1px;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user