]> git.aero2k.de Git - dfde-theme.git/commitdiff
gleichschaltung der medien
authorThorsten S <mail@aero2k.de>
Sun, 27 Aug 2017 10:05:03 +0000 (12:05 +0200)
committerThorsten S <mail@aero2k.de>
Sun, 27 Aug 2017 10:05:03 +0000 (12:05 +0200)
theme/bidi.css
theme/responsive.css
theme/stylesheet.css

index 70cfb83a786ef8d0909a91f797c44a14a8080693..0ee371b36bf532209254e93c63ddbe0865da95a1 100644 (file)
@@ -962,7 +962,7 @@ li.breadcrumbs span:first-child > a {
 /**
 * 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
        ----------------------------------------*/
index 76033a5ce1155a98e7fcb031f282e2524679467f..4a8991f6d96db2ba0663e7958100d13bd52db832 100644 (file)
        }
 }
 
-@media (max-width: 700px) {
+@media (max-width: 680px) {
        .responsive-hide { display: none !important; }
        .responsive-show { display: block !important; }
        .responsive-show-inline { display: inline !important; }
        }
 }
 
-@media (min-width: 700px) {
+@media (min-width: 680px) {
        .postbody { width: 70%; }
 }
 
index b5ce2398131bae94622b251c59bb2e4414444e14..34ffa6f679a84f91d2c6a359eddca656ebeb6042 100644 (file)
@@ -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 {