Difference between revisions of "Team:EPF Lausanne/Test/css"

Line 192: Line 192:
 
font-weight: 600;
 
font-weight: 600;
 
font-size: 26px;
 
font-size: 26px;
color: #109897  
+
color: #109897;
 +
border-bottom: 1px;
 
}
 
}
 
.prot-section h2 {
 
.prot-section h2 {
Line 199: Line 200:
 
font-weight: 400;
 
font-weight: 400;
 
margin: 0;
 
margin: 0;
 +
border-bottom: 1px;
 
}
 
}
 
.prot-section h3 {
 
.prot-section h3 {
Line 253: Line 255:
 
   top: auto;
 
   top: auto;
 
}
 
}
 +
/* ==========================================================================
 +
  Sidebar
 +
  ========================================================================== */
 
.affix {
 
.affix {
 
   top: 20px;
 
   top: 20px;
Line 272: Line 277:
 
     width: 263px;
 
     width: 263px;
 
   }
 
   }
 +
}
 +
.nav .active {
 +
  font-weight: bold;
 +
  background: #72bcd4;
 +
}
 +
 +
.nav .nav {
 +
  display: none;
 +
}
 +
 +
.nav .active .nav {
 +
  display: block;
 +
}
 +
 +
.nav .nav a {
 +
  font-weight: normal;
 +
  font-size: .85em;
 +
}
 +
 +
.nav .nav span {
 +
  margin: 0 5px 0 2px;
 +
}
 +
 +
.nav .nav .active a,
 +
.nav .nav .active:hover a,
 +
.nav .nav .active:focus a {
 +
  font-weight: bold;
 +
  padding-left: 30px;
 +
  border-left: 5px solid black;
 +
}
 +
 +
.nav .nav .active span,
 +
.nav .nav .active:hover span,
 +
.nav .nav .active:focus span {
 +
  display: none;
 
}
 
}
 
/* ==========================================================================
 
/* ==========================================================================

Revision as of 13:40, 18 August 2015

EPFL 2015 iGEM bioLogic Logic Orthogonal gRNA Implemented Circuits