mirror of
http://aero2k.de/repos/dfde-theme.git
synced 2017-09-06 15:25:40 +02:00
test scrolling codeboxen
This commit is contained in:
@@ -153,7 +153,10 @@ a:hover { text-decoration: underline; }
|
|||||||
}
|
}
|
||||||
|
|
||||||
.page-body {
|
.page-body {
|
||||||
/* margin: 4px 0; */
|
/* margin: 4px 0; */
|
||||||
|
|
||||||
|
/* evtl sorgt das fuer scrolling von codeboxen auf mobile ... mal sehn: */
|
||||||
|
width:95%;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -165,7 +168,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: 10px 0;
|
margin: 10px 0;
|
||||||
/* clear: both; */
|
/* clear: both; */
|
||||||
float:right;
|
float:right;
|
||||||
|
|||||||
Reference in New Issue
Block a user