Changeset 389:217c64dcfc81 for themes/ductile/_public.php
- Timestamp:
- 06/18/11 16:48:43 (14 years ago)
- Branch:
- themes
- Children:
- 390:a8c2855e64e5, 391:77ce8f145513
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
themes/ductile/_public.php
r387 r389 42 42 43 43 # Properties 44 45 # Blog description 46 $selectors = '#blogdesc'; 47 if (isset($s['subtitle_hidden'])) self::prop($css,$selectors,'display',($s['subtitle_hidden'] ? 'none' : null)); 44 48 45 49 # Main font
Note: See TracChangeset
for help on using the changeset viewer.