mirror of
http://aero2k.de/repos/dfde-theme.git
synced 2017-09-06 15:25:40 +02:00
Versuch ohne flex
This commit is contained in:
@@ -167,7 +167,7 @@ a:hover { text-decoration: underline; }
|
|||||||
@media only screen and (min-width: 680px) {
|
@media only screen and (min-width: 680px) {
|
||||||
.page-body {
|
.page-body {
|
||||||
/*margin: 4px 0; */
|
/*margin: 4px 0; */
|
||||||
clear: both;
|
/* clear: both; */
|
||||||
float:right;
|
float:right;
|
||||||
/* margin-left: 160px;
|
/* margin-left: 160px;
|
||||||
margin-right: 16px;
|
margin-right: 16px;
|
||||||
|
|||||||
@@ -40,7 +40,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
#debianforum-outer {
|
#debianforum-outer {
|
||||||
display: flex;
|
/* display: flex;*/
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -58,7 +58,7 @@
|
|||||||
|
|
||||||
|
|
||||||
#debianforum_outer {
|
#debianforum_outer {
|
||||||
display: flex;
|
/* display: flex; */
|
||||||
}
|
}
|
||||||
|
|
||||||
/* #debianforum_content { */
|
/* #debianforum_content { */
|
||||||
@@ -77,7 +77,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
#debianforum-outer {
|
#debianforum-outer {
|
||||||
display: flex;
|
/* display: flex; */
|
||||||
/* flex-direction: row-reverse; */
|
/* flex-direction: row-reverse; */
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user