mirror of
http://aero2k.de/repos/dfde-theme.git
synced 2017-09-06 15:25:40 +02:00
codebox scrolling bei winzigdisplay, versuch eins
This commit is contained in:
@@ -155,6 +155,7 @@ a:hover { text-decoration: underline; }
|
|||||||
.page-body {
|
.page-body {
|
||||||
/* margin: 4px 0; */
|
/* margin: 4px 0; */
|
||||||
|
|
||||||
|
margin: 10px 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.debianforumde-sidebar {
|
.debianforumde-sidebar {
|
||||||
@@ -164,6 +165,21 @@ a:hover { text-decoration: underline; }
|
|||||||
float:left;
|
float:left;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
@media only screen and (min-width: 1px) {
|
||||||
|
.page-body {
|
||||||
|
margin: 10px 0;
|
||||||
|
float:right;
|
||||||
|
width:99%;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@media only screen and (min-width: 680px) {
|
@media only screen and (min-width: 680px) {
|
||||||
.page-body {
|
.page-body {
|
||||||
margin: 10px 0;
|
margin: 10px 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user