Team:Freiburg Software/css font
From 2010.igem.org
(Difference between revisions)
(11 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 { | ||
margin: 5px 5px 5px 5px; | margin: 5px 5px 5px 5px; | ||
font-size: 12px; | font-size: 12px; | ||
+ | text-align: center; | ||
+ | text-decoration: none; | ||
} | } | ||
Line 57: | Line 71: | ||
} | } | ||
+ | .team_bolder { | ||
+ | font-weight: bolder; | ||
+ | vertical-align: top; | ||
+ | width: 150px; | ||
+ | } | ||
</style> | </style> |
Latest revision as of 22:18, 27 October 2010