Changes

no edit summary
Line 2: Line 2:  
}
 
}
 
table {
 
table {
     width: 50%;
+
     width: 30%;
 
}
 
}
 
img {
 
img {
     width: 80%;
+
     width: 60%;
 
     height: auto;
 
     height: auto;
 
}
 
}