Difference between revisions of "Template:Freiburg/CSS"

Line 262: Line 262:
 
/* responsive desgin: adapt box width s.t. it fits the screen but has a maximum width of 900px --jb*/
 
/* responsive desgin: adapt box width s.t. it fits the screen but has a maximum width of 900px --jb*/
 
.page_content{
 
.page_content{
     margin-top: 20px;
+
     margin: 20px 5px;
    margin-bottom: 20px;
+
 
}
 
}
  
Line 280: Line 279:
 
         width: moz-fit-content;
 
         width: moz-fit-content;
 
         width: -webkit-fit-content;
 
         width: -webkit-fit-content;
         width: fit-content;
+
         width: fit-content;    
        margin-left: 5px;
+
        margin-right: 5px;     
+
 
     }
 
     }
 
}
 
}

Revision as of 08:15, 28 August 2015