Team:Freiburg Software/css font
From 2010.igem.org
(Difference between revisions)
(8 intermediate revisions not shown) | |||
Line 10: | Line 10: | ||
ul { | ul { | ||
color: white; | color: white; | ||
+ | } | ||
+ | |||
+ | code { | ||
+ | background: #cccccc; | ||
+ | color: black; | ||
} | } | ||
Line 46: | Line 51: | ||
h3 { | h3 { | ||
- | margin: 15px 10px 10px | + | margin: 15px 10px 10px 25px; |
font-size: 12px; | font-size: 12px; | ||
font-weight: bolder; | font-weight: bolder; | ||
Line 66: | Line 71: | ||
} | } | ||
+ | .team_bolder { | ||
+ | font-weight: bolder; | ||
+ | vertical-align: top; | ||
+ | width: 150px; | ||
+ | } | ||
</style> | </style> |
Latest revision as of 22:18, 27 October 2010