Changeset 521
- Timestamp:
- 04/07/2014 02:08:30 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
r519 r521 34 34 35 35 // Version of CSS 36 $version = '2014040 5h';36 $version = '20140407a'; 37 37 38 38 // Base theme styling -
sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/style.css
r519 r521 178 178 margin: 5px 10px 0 0; 179 179 border: #fff solid 1px; 180 height: 58 ; /* not auto */180 height: 58px; /* not auto */ 181 181 } 182 182 div.feature p.book-description {
Note: See TracChangeset
for help on using the changeset viewer.