Team:UANL Mty-Mexico/CoreCSS

From 2013.igem.org

(Difference between revisions)
 
(10 intermediate revisions not shown)
Line 34: Line 34:
     border: none;}
     border: none;}
#menubar {
#menubar {
-
     font-size: 15%;
+
     font-size: 65%;
     top: 0;
     top: 0;
     }
     }
Line 903: Line 903:
   padding-right: 15px;
   padding-right: 15px;
   padding-left: 15px;
   padding-left: 15px;
-
  font-size:14px
 
}
}
Line 3,903: Line 3,902:
.nav-tabs {
.nav-tabs {
   border-bottom: 1px solid #dddddd;
   border-bottom: 1px solid #dddddd;
 +
  font-size:17px;
}
}
Line 4,284: Line 4,284:
.navbar-nav {
.navbar-nav {
   margin: 7.5px -15px;
   margin: 7.5px -15px;
 +
  font-size: 17px;
}
}
Line 6,364: 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