Line 3,018: | Line 3,018: | ||
.btn { | .btn { | ||
display: inline-block; | display: inline-block; | ||
− | |||
margin-bottom: 0; | margin-bottom: 0; | ||
− | font-size: | + | font-size: inherit; |
− | + | ||
− | + | ||
text-align: center; | text-align: center; | ||
white-space: nowrap; | white-space: nowrap; | ||
Line 3,034: | Line 3,031: | ||
user-select: none; | user-select: none; | ||
background-image: none; | background-image: none; | ||
− | |||
− | |||
} | } | ||
.btn:focus, | .btn:focus, | ||
Line 3,043: | Line 3,038: | ||
.btn:active.focus, | .btn:active.focus, | ||
.btn.active.focus { | .btn.active.focus { | ||
− | outline: | + | outline: 1px auto -webkit-focus-ring-color; |
− | + | ||
outline-offset: -2px; | outline-offset: -2px; | ||
} | } | ||
Line 3,117: | Line 3,111: | ||
.btn-primary { | .btn-primary { | ||
text-decoration:underline; | text-decoration:underline; | ||
− | color: | + | color:inheirt; |
+ | font-size:inherit; | ||
+ | font-weight:inherit; | ||
background-color:inherit; | background-color:inherit; | ||
Line 6,851: | Line 6,847: | ||
height: auto; | height: auto; | ||
} | } | ||
− | + | ||
− | + | ||
− | + | ||
.responsive div.img { | .responsive div.img { | ||
margin: 5px; | margin: 5px; | ||
Line 6,873: | Line 6,867: | ||
.responsive div.desc { | .responsive div.desc { | ||
− | min-height: | + | min-height:220px; |
padding: 15px; | padding: 15px; | ||
text-align: center; | text-align: center; | ||
Line 6,976: | Line 6,970: | ||
− | <p><video src="https://static.igem.org/mediawiki/2018/e/e4/T--GreatBay_China--video1.mov" type="video/mov" height="auto" width=" | + | <p><video src="https://static.igem.org/mediawiki/2018/e/e4/T--GreatBay_China--video1.mov" type="video/mov" height="auto" width="900" controls> |
</p> | </p> | ||
</div> | </div> |