1
0
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:
eggy
2017-07-31 20:53:11 +02:00
parent a67a60cba3
commit e787e34104
2 changed files with 5 additions and 5 deletions

View File

@@ -40,7 +40,7 @@
}
#debianforum-outer {
display: flex;
/* display: flex;*/
}
@@ -58,9 +58,9 @@
#debianforum_outer {
display: flex;
/* display: flex; */
}
/* #debianforum_content { */
#page-body {
/* background-color: red; */
@@ -77,7 +77,7 @@
}
#debianforum-outer {
display: flex;
/* display: flex; */
/* flex-direction: row-reverse; */
}