Changeset 47914 in spip-zone
- Timestamp:
- May 19, 2011, 12:14:37 AM (10 years ago)
- Location:
- _plugins_/basecss/css
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/basecss/css/base.css.html
r47903 r47914 11 11 -------------------------------------------------------------- */ 12 12 13 /* Valeurs par defaut:13 /* Valeurs : 14 14 #SET{font-size,#CONFIG{basecss/typo/font-size,1em}} [ font-size: (#GET{font-size});] 15 15 #SET{line-height,#CONFIG{basecss/typo/line-height,1.5em}} [ line-height: (#GET{line-height});] -
_plugins_/basecss/css/spip.css.html
r47903 r47914 11 11 -------------------------------------------------------------- */ 12 12 13 /* Valeurs par defaut:13 /* Valeurs : 14 14 #SET{font-size,#CONFIG{basecss/typo/font-size,1em}} [ font-size: (#GET{font-size});] 15 15 #SET{line-height,#CONFIG{basecss/typo/line-height,1.5em}} [ line-height: (#GET{line-height});] -
_plugins_/basecss/css/typo.css.html
r47903 r47914 11 11 -------------------------------------------------------------- */ 12 12 13 /* Valeurs par defaut:13 /* Valeurs : 14 14 #SET{font-size,#CONFIG{basecss/typo/font-size,1em}} [ font-size: (#GET{font-size});] 15 15 #SET{line-height,#CONFIG{basecss/typo/line-height,1.5em}} [ line-height: (#GET{line-height});]
Note: See TracChangeset
for help on using the changeset viewer.