mirror of
http://aero2k.de/repos/dfde-theme.git
synced 2017-09-06 15:25:40 +02:00
Seitenaufteilung geaendert
This commit is contained in:
@@ -133,9 +133,8 @@ a:hover { text-decoration: underline; }
|
||||
border: 1px solid transparent;
|
||||
border-radius: 8px;
|
||||
margin: 0 auto;
|
||||
max-width: 95%;
|
||||
min-width: 625px;
|
||||
padding: 0px;
|
||||
padding: 7px;
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 1220px), only screen and (max-device-width: 1220px) {
|
||||
@@ -145,21 +144,24 @@ a:hover { text-decoration: underline; }
|
||||
}
|
||||
|
||||
|
||||
/* TODO: breite anders berechnen, sieht auf 1366x768 ok aus, woanders evtl probleme */
|
||||
/* TODO: evtl breite anders berechnen, sieht auf 1366x768 ok aus, woanders evtl probleme */
|
||||
.page-body {
|
||||
margin: 4px 0;
|
||||
clear: both;
|
||||
float:right;
|
||||
width:85%;
|
||||
margin-left: 160px;
|
||||
margin-right: 16px;
|
||||
padding-left: 15px;
|
||||
}
|
||||
|
||||
|
||||
.debianforumde-sidebar {
|
||||
float:left;
|
||||
margin-top:4px;
|
||||
margin-left:24px;
|
||||
padding-left:24px;
|
||||
float: left;
|
||||
margin-left:8px;
|
||||
width: 150px;
|
||||
left: 15px;
|
||||
position: absolute;
|
||||
top: 160px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user