Team:Freiburg Software/css font

From 2010.igem.org

(Difference between revisions)
 
(9 intermediate revisions not shown)
Line 10: Line 10:
ul {
ul {
color: white;
color: white;
 +
}
 +
 +
code {
 +
background: #cccccc;
 +
color: black;
}
}
Line 44: Line 49:
font-size: 16px;
font-size: 16px;
}
}
 +
 +
h3 {
 +
margin: 15px 10px 10px 25px;
 +
font-size: 12px;
 +
font-weight: bolder;
 +
}
 +
h5 {
h5 {
Line 59: Line 71:
}
}
 +
.team_bolder {
 +
font-weight: bolder;
 +
vertical-align: top;
 +
width: 150px;
 +
}
</style>
</style>

Latest revision as of 22:18, 27 October 2010