Line 303: | Line 303: | ||
/* highlight with decoration blue line on top */ | /* highlight with decoration blue line on top */ | ||
.igem_2017_content_wrapper .highlight.blue_top { | .igem_2017_content_wrapper .highlight.blue_top { | ||
− | + | border-top: 4px solid #3399ff; | |
} | } | ||
/* highlight with a full blue border decoration */ | /* highlight with a full blue border decoration */ | ||
.igem_2017_content_wrapper .highlight.blue_border { | .igem_2017_content_wrapper .highlight.blue_border { | ||
− | + | border: 4px solid #3399ff; | |
} | } | ||
Line 315: | Line 315: | ||
.igem_2017_content_wrapper .button{ | .igem_2017_content_wrapper .button{ | ||
max-width: 35%; | max-width: 35%; | ||
− | + | background-color: #3399ff; | |
− | + | padding: 12px 10px; | |
− | + | text-align: center; | |
− | + | margin: 30px auto; | |
− | + | color: #ffffff; | |
-webkit-transition: all 0.4s ease; | -webkit-transition: all 0.4s ease; | ||
-moz-transition: all 0.4s ease; | -moz-transition: all 0.4s ease; |
Revision as of 20:57, 8 March 2017