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:
@@ -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 -->
|
||||||
|
|
||||||
|
|||||||
@@ -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">
|
||||||
|
|||||||
@@ -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; */
|
||||||
|
|||||||
Reference in New Issue
Block a user