1
0
mirror of http://aero2k.de/repos/dfde-theme.git synced 2017-09-06 15:25:40 +02:00

flex erstmal teilweise wieder raus

This commit is contained in:
eggy
2017-07-18 20:03:51 +02:00
parent 4036efb9d6
commit d910c25af2
3 changed files with 16 additions and 7 deletions

View File

@@ -1,8 +1,16 @@
<!-- EVENT overall_footer_content_after -->
</div>
</div>
<!-- EVENT overall_footer_page_body_after -->
<!-- debianforum: anfang -->
<div class="debianforumde-sidebar">
<!-- INCLUDE debianforumde_sidebar_menu.html -->
</div>
<!-- ende -->
<div id="page-footer" class="page-footer" role="contentinfo">
<!-- INCLUDE navbar_footer.html -->

View File

@@ -122,9 +122,10 @@
<!-- INCLUDE navbar_header.html -->
</div>
<div id=debianforum-outer> <!-- div ende ist in overall_footer.html -->
<!-- EVENT overall_header_page_body_before -->
<div id=debianforum-outer> <!-- div ende ist in overall_footer.html -->
<a id="start_here" class="anchor"></a>
<div id="page-body" class="page-body" role="main">

View File

@@ -20,7 +20,7 @@
@import url("colours.css?v=3.2");
@import url("responsive.css?v=3.2");
@import url("debianforum.css");
@import url("debianforum.css?v=3.2");
#debianforum_outer {
@@ -28,7 +28,7 @@
/* #debianforum_content { */
#page-body {
flex: 1;
/*flex: 1;*/
}
#debianforum_nav {
}
@@ -49,7 +49,7 @@
/* margin-left: 160px;
margin-right: 16px;
padding-left: 15px; */
flex:1;
/* flex:1; */
}
.debianforumde-sidebar {
@@ -64,7 +64,7 @@
/* #debianforum_content { */
#page-body {
/* background-color: red; */
flex: 1;
/* flex: 1; */
}
#debianforum_nav {
/* background-color: blue; */