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 --> <!-- EVENT overall_footer_content_after -->
</div> </div>
</div>
<!-- EVENT overall_footer_page_body_after --> <!-- 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"> <div id="page-footer" class="page-footer" role="contentinfo">
<!-- INCLUDE navbar_footer.html --> <!-- INCLUDE navbar_footer.html -->
@@ -14,7 +22,7 @@
<br /><a href="https://wiki.debianforum.de/debianforum.de/Impressum">Haftungsausschluss und Impressum</a> &ndash; <br /><a href="https://wiki.debianforum.de/debianforum.de/Impressum">Haftungsausschluss und Impressum</a> &ndash;
<a href="https://wiki.debianforum.de/debianforum.de/Verhaltensregeln">debianforum.de Verhaltensregeln</a> <a href="https://wiki.debianforum.de/debianforum.de/Verhaltensregeln">debianforum.de Verhaltensregeln</a>
<br /><br /> <br /><br />
<!-- -- > <!-- -->
{CREDIT_LINE} {CREDIT_LINE}
<!-- IF TRANSLATION_INFO --><br />{TRANSLATION_INFO}<!-- ENDIF --> <!-- IF TRANSLATION_INFO --><br />{TRANSLATION_INFO}<!-- ENDIF -->

View File

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

View File

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