Team:GeorgiaTech/Notebook/Protocols

From 2014.igem.org

(Difference between revisions)
Line 19: Line 19:
.content {
.content {
width:60%;
width:60%;
 +
}
 +
h1{
 +
    font:37px 'Bitter' serif;
 +
    border-style:none;
 +
    text-align: center;
 +
}
 +
 +
h2{
 +
    font:25px 'Bitter' serif;
 +
    border-style:none;
 +
    text-align: left;
 +
}
 +
 +
h3 {
 +
    font:32px 'Bitter' serif;
 +
    border-style:none;
 +
    text-align: center;
 +
}
 +
h4 {
 +
  font:20px 'Bitter' serif;
 +
}
 +
.content ul li ul li a:link{
 +
  font:17px 'Bitter' serif;
 +
  color:#840000;
 +
p {
 +
    font:17px 'Bitter' serif;
 +
    text-indent: 30px;
 +
    line-height:1.5;
 +
    text-align:justify;
}
}
</style>
</style>

Revision as of 18:49, 11 July 2014