Team:UANL Mty-Mexico/CoreCSS
From 2013.igem.org
(Difference between revisions)
(17 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
- | <style type="text/css | + | |
- | + | <style type="text/css"> | |
<!-- copy paste code below to remove banner and other igem wiki default settings--> | <!-- copy paste code below to remove banner and other igem wiki default settings--> | ||
Line 568: | Line 568: | ||
h4, | h4, | ||
.h4 { | .h4 { | ||
- | font-size: | + | font-size: 24px; |
+ | color: #2B60DE | ||
} | } | ||
Line 902: | Line 903: | ||
padding-right: 15px; | padding-right: 15px; | ||
padding-left: 15px; | padding-left: 15px; | ||
- | |||
} | } | ||
Line 3,902: | Line 3,902: | ||
.nav-tabs { | .nav-tabs { | ||
border-bottom: 1px solid #dddddd; | border-bottom: 1px solid #dddddd; | ||
+ | font-size:17px; | ||
} | } | ||
Line 4,283: | Line 4,284: | ||
.navbar-nav { | .navbar-nav { | ||
margin: 7.5px -15px; | margin: 7.5px -15px; | ||
+ | font-size: 17px; | ||
} | } | ||
Line 6,363: | Line 6,365: | ||
#expList .expanded { | #expList .expanded { | ||
background-image: url('https://static.igem.org/mediawiki/2012/9/94/Collapseplussign.png'); | background-image: url('https://static.igem.org/mediawiki/2012/9/94/Collapseplussign.png'); | ||
+ | } | ||
+ | <!--highcharts container--> | ||
+ | .chart { | ||
+ | height: 200px; | ||
+ | } | ||
+ | |||
+ | .spacer { | ||
+ | height: 20px; | ||
} | } | ||
</style> | </style> | ||
</html> | </html> |
Latest revision as of 05:17, 27 October 2013