Difference between revisions of "Team:Dundee/style2"

Line 990: Line 990:
 
}
 
}
  
@media (min-width:1550px){
+
@media (min-width:1559px){
 
img.profilepicbig {
 
img.profilepicbig {
 
                 width: 280px;
 
                 width: 280px;
Line 996: Line 996:
 
                 float: right ;
 
                 float: right ;
 
                  
 
                  
}}
+
}
 +
  section {
 +
    float: left;
 +
    width: 560px;
 +
  }
 +
  aside {
 +
    float: right;
 +
    width: 1040px;
 +
display:table;
 +
table-layout: fixed !important;
 +
  }}
  
  

Revision as of 11:52, 18 September 2015