Team:Kyoto/Header
From 2010.igem.org
(Difference between revisions)
Line 107: | Line 107: | ||
} | } | ||
/* List */ | /* List */ | ||
+ | #body dt{ | ||
+ | font-weight: normal; | ||
+ | margin: -1.5em; | ||
+ | } | ||
+ | #body dd{ | ||
+ | position: relative; | ||
+ | left: 20em; | ||
+ | } | ||
#body ul{ | #body ul{ | ||
list-style-image: none; | list-style-image: none; |