Changeset 4637
- Timestamp:
- 01/12/2017 09:42:38 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/buddypress.org/public_html/wp-content/themes/codex-bbpress-org/style.css
r1745 r4637 12 12 /* Layout 13 13 --------------------------------------------------------------------*/ 14 #main .content {width: 680px;} 15 16 #main { 17 padding-top: 0; 14 #main .content { 15 width: 680px; 16 } 17 18 body.home-page.home #main { 19 margin-top: 120px; 18 20 } 19 21
Note: See TracChangeset
for help on using the changeset viewer.