Changeset 519
- Timestamp:
- 04/05/2014 11:21:31 PM (12 years ago)
- Location:
- sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base
- Files:
-
- 2 edited
-
functions.php (modified) (1 diff)
-
style.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/functions.php
r517 r519 34 34 35 35 // Version of CSS 36 $version = '20140405 g';36 $version = '20140405h'; 37 37 38 38 // Base theme styling -
sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/style.css
r517 r519 178 178 margin: 5px 10px 0 0; 179 179 border: #fff solid 1px; 180 height: 58; /* not auto */ 180 181 } 181 182 div.feature p.book-description {
Note: See TracChangeset
for help on using the changeset viewer.