Changeset 2341
- Timestamp:
- 01/20/2016 09:23:33 PM (9 years ago)
- Location:
- sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/functions.php
r2015 r2341 55 55 56 56 // Version of CSS 57 $version = '201 51027a';57 $version = '201601200001'; 58 58 59 59 // Base theme styling -
sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/style.css
r2015 r2341 412 412 background-position: -10px 0; 413 413 background-repeat: no-repeat; 414 width: 3 50px;414 width: 390px; 415 415 margin: 0; 416 416 font-weight: 400; 417 font-size: 3em;417 font-size: 2.5em; 418 418 color: #555; 419 419 text-shadow: 1px -1px 0 #aaa;
Note: See TracChangeset
for help on using the changeset viewer.