Difference between revisions of "Team:Dundee/style2"

Line 931: Line 931:
  
 
img.profilepicbig {
 
img.profilepicbig {
                 width: 300px;
+
                 width: 350px;
 
                 padding: 20px 20px 5px 20px;
 
                 padding: 20px 20px 5px 20px;
 
                 float: right ;
 
                 float: right ;
Line 939: Line 939:
 
img.profilepicthum{
 
img.profilepicthum{
  
                 width: 120px;
+
                 width: 140px;
 
                  
 
                  
 
}
 
}
Line 979: Line 979:
 
   section {
 
   section {
 
     float: left;
 
     float: left;
     width: 40%;
+
     width: 35%;
 
   }
 
   }
 
   aside {
 
   aside {
 
     float: right;
 
     float: right;
     width: 60%;
+
     width: 65%;
 
display:table;
 
display:table;
 
table-layout: fixed !important;
 
table-layout: fixed !important;

Revision as of 23:24, 17 September 2015