Difference between revisions of "Template:KCL UK"

Line 251: Line 251:
 
.igem_2018_team_content .igem_2018_team_column_wrapper h1, .igem_2018_team_content .igem_2018_team_column_wrapper h2 {
 
.igem_2018_team_content .igem_2018_team_column_wrapper h1, .igem_2018_team_content .igem_2018_team_column_wrapper h2 {
 
border-bottom:0px;  
 
border-bottom:0px;  
color: #635d5d;
+
color: #C02420;
 
font-family: "Arial Black", Gadget, sans-serif;
 
font-family: "Arial Black", Gadget, sans-serif;
 
padding: 10px 0px;
 
padding: 10px 0px;
 
}
 
}
  
/* styling for the titles h3, h3, h5, h6 */
+
/* styling for the titles h3, h4, h5, h6 */
 
.igem_2018_team_content .igem_2018_team_column_wrapper h3,  
 
.igem_2018_team_content .igem_2018_team_column_wrapper h3,  
 
.igem_2018_team_content .igem_2018_team_column_wrapper h4,  
 
.igem_2018_team_content .igem_2018_team_column_wrapper h4,  
Line 262: Line 262:
 
.igem_2018_team_content .igem_2018_team_column_wrapper h6 {  
 
.igem_2018_team_content .igem_2018_team_column_wrapper h6 {  
 
border-bottom:0px;  
 
border-bottom:0px;  
color: #928b8b;   
+
color: #3D5E6E;   
 
font-family: "Arial Black", Gadget, sans-serif;
 
font-family: "Arial Black", Gadget, sans-serif;
 
padding: 5px 0px;
 
padding: 5px 0px;
Line 273: Line 273:
 
padding: 5px 0px;
 
padding: 5px 0px;
 
text-align: left;
 
text-align: left;
color: #484848;
+
color: #0D364A;
 
}
 
}
  
 
/* Links */
 
/* Links */
 
.igem_2018_team_content .igem_2018_team_column_wrapper a {
 
.igem_2018_team_content .igem_2018_team_column_wrapper a {
color: #5bc7d8;
+
color: #60A485;
 
font-weight: bold;  
 
font-weight: bold;  
 
text-decoration: underline;
 
text-decoration: underline;
text-decoration-color:#5bc7d8;
+
text-decoration-color:#60A485;
 
transition: all 0.4s ease;
 
transition: all 0.4s ease;
 
-webkit-transition: all 0.4s ease;
 
-webkit-transition: all 0.4s ease;
Line 291: Line 291:
 
/* hover for the links */
 
/* hover for the links */
 
.igem_2018_team_content .igem_2018_team_column_wrapper a:hover {  
 
.igem_2018_team_content .igem_2018_team_column_wrapper a:hover {  
color: #f8b732;
+
color: #5AD2D2;
 
text-decoration:none;
 
text-decoration:none;
 
}
 
}
Line 298: Line 298:
 
/* Table */
 
/* Table */
 
.igem_2018_team_content .igem_2018_team_column_wrapper table {  
 
.igem_2018_team_content .igem_2018_team_column_wrapper table {  
border: 1px solid #928b8b;  
+
border: 1px solid #48A8A8;  
 
border-collapse: collapse;  
 
border-collapse: collapse;  
 
font-size: 130%;
 
font-size: 130%;
Line 306: Line 306:
 
/* table cells */
 
/* table cells */
 
.igem_2018_team_content .igem_2018_team_column_wrapper td {  
 
.igem_2018_team_content .igem_2018_team_column_wrapper td {  
border: 1px solid #c4baba;  
+
border: 1px solid #48A8A8;  
 
border-collapse: collapse;  
 
border-collapse: collapse;  
 
font-size: 105%;
 
font-size: 105%;
Line 315: Line 315:
 
/* table headers */
 
/* table headers */
 
.igem_2018_team_content .igem_2018_team_column_wrapper th {  
 
.igem_2018_team_content .igem_2018_team_column_wrapper th {  
background-color:#c4baba;  
+
background-color:#F7F7F7;  
border: 1px solid #928b8b;  
+
border: 1px solid #48A8A8;  
 
border-collapse: collapse;  
 
border-collapse: collapse;  
 
font-size: 110%;
 
font-size: 110%;
Line 384: Line 384:
 
/* horizontal line to divide the page*/
 
/* horizontal line to divide the page*/
 
.igem_2018_team_content .igem_2018_team_column_wrapper .line_divider {
 
.igem_2018_team_content .igem_2018_team_column_wrapper .line_divider {
     border-top: 1px solid #c4baba;
+
     border-top: 1px solid #5AD2D2;
 
  margin: auto;
 
  margin: auto;
 
   width: 98%;
 
   width: 98%;
Line 405: Line 405:
  
 
.igem_2018_team_content .igem_2018_team_column_wrapper .button_link a  {
 
.igem_2018_team_content .igem_2018_team_column_wrapper .button_link a  {
background-color: #5bc7d8;
+
background-color: #E2231A;
color: #635d5d !important;
+
color: #ffffff !important;
 
font-weight: bold;
 
font-weight: bold;
 
margin: auto;
 
margin: auto;
Line 414: Line 414:
  
 
.igem_2018_team_content .igem_2018_team_column_wrapper .button_link a:hover {
 
.igem_2018_team_content .igem_2018_team_column_wrapper .button_link a:hover {
background-color: #f8b732 !important;   
+
background-color: #5AD2D2 !important;   
 
}
 
}
  

Revision as of 11:44, 30 July 2018