Template:MIT E Template

From 2012e.igem.org

(Difference between revisions)
 
(3 intermediate revisions not shown)
Line 7: Line 7:
/* -------- iGEM Wiki Style Resets --------- */
/* -------- iGEM Wiki Style Resets --------- */
 +
 +
#globalWrapper {
 +
  font-size: 100%;
 +
}
#top-section{
#top-section{
Line 78: Line 82:
   background-color: transparent;
   background-color: transparent;
}
}
 +
small, .small {
 +
  font-size: 11px;
 +
}
 +
button,
button,
.btn {
.btn {
Line 129: Line 137:
   margin-top: 2px;
   margin-top: 2px;
}
}
 +
#header ul.nav > li > a {
 +
  color: #000;
 +
  font-weight: 600;
 +
  font-size: 14px;
 +
  margin: 10px 15px 10px;
 +
  padding: 0;
 +
}
 +
#header ul.nav > li > a:hover {
 +
  color: #1F77BF;
 +
}
 +
 +
</style>
</style>
</html>
</html>

Latest revision as of 00:20, 27 October 2012