Template:Team:Marburg/Template:Header
From 2014.igem.org
(Difference between revisions)
(3 intermediate revisions not shown) | |||
Line 19: | Line 19: | ||
h1 { | h1 { | ||
font-size: 14.5pt; | font-size: 14.5pt; | ||
+ | font-weight: bold; | ||
} | } | ||
h2, h3 { | h2, h3 { | ||
Line 144: | Line 145: | ||
.caption { | .caption { | ||
- | font-weight: | + | font-weight: normal; |
font-size: 10pt !important; | font-size: 10pt !important; | ||
- | text-align: | + | text-align: justify; |
display: block; | display: block; | ||
text-indent: 0; | text-indent: 0; | ||
+ | margin-top: 5px; | ||
} | } | ||
Line 206: | Line 208: | ||
} | } | ||
- | + | #submenu li { | |
text-align: left; | text-align: left; | ||
} | } | ||
</style></html> | </style></html> |