Team:UT-Tokyo/Templates/BeginContent
From 2011.igem.org
(Difference between revisions)
Line 55: | Line 55: | ||
} | } | ||
- | #pageContent ol { | + | #pageContent ol.protocol { |
font-style:italic; | font-style:italic; | ||
font-family:Georgia, Times, serif; | font-family:Georgia, Times, serif; | ||
Line 63: | Line 63: | ||
padding-bottom: 10px; | padding-bottom: 10px; | ||
} | } | ||
- | #pageContent ol li { | + | #pageContent ol.protocol li { |
margin-bottom: 0; | margin-bottom: 0; | ||
} | } | ||
- | #pageContent ol li p { | + | #pageContent ol.protocol li p { |
padding:8px; border-left: 1px solid #999; | padding:8px; border-left: 1px solid #999; | ||
color: #ddd; | color: #ddd; | ||
font: 15px/20px "Lucida Grande", Tahoma, Arial, Verdana, sans-serif; | font: 15px/20px "Lucida Grande", Tahoma, Arial, Verdana, sans-serif; | ||
} | } | ||
- | #pageContent ol li p em { display:block; } | + | #pageContent ol.protocol li p em { display:block; } |
+ | |||
+ | #pageContent ol { | ||
+ | margin-left: 40px; | ||
+ | padding-bottom: 10px; | ||
+ | } | ||
Revision as of 16:02, 13 September 2011