comparison css/aurellem.css @ 16:e1e03c6399f5

fixed descriptive list css
author Dylan Holmes <ocsenave@gmail.com>
date Tue, 01 Nov 2011 02:40:21 -0500
parents d2df561bba01
children
comparison
equal deleted inserted replaced
15:d2df561bba01 16:e1e03c6399f5
52 } 52 }
53 53
54 54
55 55
56 56
57 p + dl{ 57 /*p + dl{
58 margin-top:-1.5em; 58 margin-top:-1.5em;
59 border:1px solid red; 59 border:1px solid red;
60 } 60 }*/
61 dt{font-weight:bold;}
62 dd{padding-left:1.5em;}
61 63
62 li{ 64 li{
63 font-size:100%; 65 font-size:100%;
64 line-height:1.5em; 66 line-height:1.5em;
65 } 67 }