Difference between revisions of "Template:Wageningen UR/ResponsiveCSSv2"

Line 103: Line 103:
  
 
       }
 
       }
 
+
    
    /*Small menu text without bordered main page */    
+
    @media (max-width: 1000px) {
+
 
+
        .SubMenuButtonColumn ul li {
+
            margin-right:0.3rem;
+
        }
+
        .SubMenuButtonColumn ul li a {
+
            font-size: 0.7rem;           
+
        }
+
        /*remove white page on background */
+
        .Main-Border {
+
            box-shadow:none!important;
+
            padding:0!important;
+
        }
+
        #mw-content-text {
+
            background-image:none!important;
+
        }
+
     
+
    }
+
 
+
 
     /*Mobile devices*/     
 
     /*Mobile devices*/     
 
     @media screen and (max-width: 900px) {
 
     @media screen and (max-width: 900px) {

Revision as of 20:03, 1 November 2017