Difference between revisions of "Team:UCL/Composite Part"

Line 15: Line 15:
 
     a {
 
     a {
 
         text-decoration: none !important;
 
         text-decoration: none !important;
    }
 
    .biobricks {
 
        position:relative;
 
        font-size: 1.5vw !important;
 
        font-family: Lato !important;
 
        padding: 2% 10% 2% 5%;
 
        margin:0 !important;
 
 
     }
 
     }
  
Line 27: Line 20:
 
         text-align: center;
 
         text-align: center;
 
         color: black;
 
         color: black;
        background-color: rgba(39, 143, 232, 0.53);
 
 
     }
 
     }
  
     .person-attrib {
+
     table {
         background-color: rgb(245, 242, 241);
+
        font-family: Lato !important;
 +
        border-collapse: collapse;
 +
        width: 80%;
 +
        margin: 2% 0 0 10% !important;
 +
    }
 +
 
 +
    td, th {
 +
         border: 1px solid #dddddd;
 +
        text-align: left;
 +
        padding: 8px;
 +
    }
 +
 
 +
    tr:nth-child(even) {
 +
        background-color: #dddddd;
 
     }
 
     }
  

Revision as of 19:16, 29 October 2017

Composite Parts