mirror of
http://aero2k.de/repos/dfde-theme.git
synced 2017-09-06 15:25:40 +02:00
Seitenmenue wieder eingebaut
This commit is contained in:
@@ -144,11 +144,25 @@ a:hover { text-decoration: underline; }
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/* TODO: breite anders berechnen, sieht auf 1366x768 ok aus, woanders evtl probleme */
|
||||
.page-body {
|
||||
margin: 4px 0;
|
||||
clear: both;
|
||||
margin: 4px 0;
|
||||
clear: both;
|
||||
float:right;
|
||||
width:90%;
|
||||
}
|
||||
|
||||
.debianforumde-sidebar {
|
||||
float:left;
|
||||
margin-top:4px;
|
||||
margin-left:24px;
|
||||
padding-left:24px;
|
||||
float: left;
|
||||
width: 150px;
|
||||
}
|
||||
|
||||
|
||||
.page-footer {
|
||||
clear: both;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user