Difference between revisions of "Template:Chalmers-Gothenburg"

Line 275: Line 275:
  
 
     #section1 .person {
 
     #section1 .person {
       width: 275px;
+
       width: 100%;
 
       margin: 10px;
 
       margin: 10px;
 
       border: 1px solid #999;
 
       border: 1px solid #999;
Line 284: Line 284:
  
 
     #section1 .picture-container {
 
     #section1 .picture-container {
      width: 300px;
 
 
       max-height: 400px;
 
       max-height: 400px;
 
       margin: 0px auto;
 
       margin: 0px auto;
 
       margin-bottom: 10px;
 
       margin-bottom: 10px;
 +
      background-color: #333;
 +
      text-align: center;
 
     }
 
     }
  
Line 296: Line 297:
 
     -webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
 
     -webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
 
     transform: rotate(-90deg);
 
     transform: rotate(-90deg);
 +
      margin-top: 40px;
 +
      margin-bottom: 40px;
 
     }
 
     }
  

Revision as of 22:58, 18 September 2015