mirror of
http://aero2k.de/repos/dfde-theme.git
synced 2017-09-06 15:25:40 +02:00
gleichschaltung der medien
This commit is contained in:
@@ -962,7 +962,7 @@ li.breadcrumbs span:first-child > a {
|
|||||||
/**
|
/**
|
||||||
* responsive.css
|
* responsive.css
|
||||||
*/
|
*/
|
||||||
@media only screen and (max-width: 700px), only screen and (max-device-width: 700px)
|
@media only screen and (max-width: 680px), only screen and (max-device-width: 680px)
|
||||||
{
|
{
|
||||||
/* .topiclist lists
|
/* .topiclist lists
|
||||||
----------------------------------------*/
|
----------------------------------------*/
|
||||||
|
|||||||
@@ -118,7 +118,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (max-width: 700px) {
|
@media (max-width: 680px) {
|
||||||
.responsive-hide { display: none !important; }
|
.responsive-hide { display: none !important; }
|
||||||
.responsive-show { display: block !important; }
|
.responsive-show { display: block !important; }
|
||||||
.responsive-show-inline { display: inline !important; }
|
.responsive-show-inline { display: inline !important; }
|
||||||
@@ -552,7 +552,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (min-width: 700px) {
|
@media (min-width: 680px) {
|
||||||
.postbody { width: 70%; }
|
.postbody { width: 70%; }
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -123,7 +123,7 @@ overflow:hidden;
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
@media only screen and (max-width: 700px), only screen and (max-device-width: 700px)
|
@media only screen and (max-width: 680px), only screen and (max-device-width: 680px)
|
||||||
{
|
{
|
||||||
|
|
||||||
.debianforumde-sidebar {
|
.debianforumde-sidebar {
|
||||||
|
|||||||
Reference in New Issue
Block a user