Changeset 674:79102c5b5346 for themes/ductile
- Timestamp:
- 08/06/11 14:12:41 (14 years ago)
- Branch:
- themes
- Location:
- themes/ductile
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
themes/ductile/_define.php
r661 r674 15 15 /* Description*/ "Chantier pour un nouveau theme", 16 16 /* Author */ "Dotclear Team", 17 /* Version */ '0.9. 2'17 /* Version */ '0.9.3' 18 18 /* Properties (uncomment for 2.4 compliance only : add a / at the end of this line -> ) * 19 19 ,array( -
themes/ductile/_public.php
r631 r674 202 202 203 203 # Secondary font 204 $selectors = '#blogdesc, .supranav, #content-info, #subcategories, #comments-feed, #sidebar h2, #sidebar h3, #footer p';204 $selectors = '#blogdesc, .supranav, #content-info, #subcategories, #comments-feed, #sidebar h2, #sidebar h3, #footer'; 205 205 if (isset($s['alternate_font'])) self::prop($css,$selectors,'font-family',self::fontDef($s['alternate_font'])); 206 206
Note: See TracChangeset
for help on using the changeset viewer.