Changeset 4853
- Timestamp:
- 07/25/2011 08:42:49 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-themes/bp-default/editor-style.css
r4851 r4853 56 56 } 57 57 p { 58 margin- top: 15px;59 } 60 p: first-child {61 margin- top: 0;58 margin-bottom: 15px; 59 } 60 p:last-child { 61 margin-bottom: 0; 62 62 } 63 63 hr {
Note: See TracChangeset
for help on using the changeset viewer.