Padding on lists.
git-svn-id: http://svn.automattic.com/wordpress/trunk@138 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
de71fcebbc
commit
cd24189c47
|
@ -38,6 +38,10 @@ label {
|
|||
font-weight: bold;
|
||||
}
|
||||
|
||||
li {
|
||||
margin-bottom: 6px;
|
||||
}
|
||||
|
||||
p {
|
||||
line-height: 130%;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue