Team:UANL Mty-Mexico/CoreCSS

From 2013.igem.org

(Difference between revisions)
 
(25 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 567: Line 568:
h4,
h4,
.h4 {
.h4 {
-
   font-size: 18px;
+
   font-size: 24px;
 +
  color: #2B60DE
}
}
Line 901: Line 903:
   padding-right: 15px;
   padding-right: 15px;
   padding-left: 15px;
   padding-left: 15px;
-
  font-size:14px
 
}
}
Line 968: Line 969:
@media (min-width: 768px) {
@media (min-width: 768px) {
   .container {
   .container {
-
     max-width: 750px;
+
     max-width: 700px;
-
  }
+
}
   .col-sm-1,
   .col-sm-1,
   .col-sm-2,
   .col-sm-2,
Line 3,901: Line 3,902:
.nav-tabs {
.nav-tabs {
   border-bottom: 1px solid #dddddd;
   border-bottom: 1px solid #dddddd;
 +
  font-size:17px;
}
}
Line 4,282: Line 4,284:
.navbar-nav {
.navbar-nav {
   margin: 7.5px -15px;
   margin: 7.5px -15px;
 +
  font-size: 17px;
}
}
Line 6,362: 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