mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-02 05:31:25 +01:00
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;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
li {
|
||||||
|
margin-bottom: 6px;
|
||||||
|
}
|
||||||
|
|
||||||
p {
|
p {
|
||||||
line-height: 130%;
|
line-height: 130%;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user