Changeset 52288 in spip-zone for _plugins_/basecss/branches/v2/css/typo.css.html
- Timestamp:
- Oct 2, 2011, 2:48:17 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/basecss/branches/v2/css/typo.css.html
r52279 r52288 71 71 caption { background: #EEE; } 72 72 th { font-weight: bold; } 73 thead th { background: # DDD; }73 thead th { background: #c3d9ff; } 74 74 th,td,caption {[ padding: (#GET{line-height}|div{2})em;] } 75 75 tbody tr:nth-child(even) th, 76 76 tbody tr:nth-child(even) td, 77 77 tbody tr.even th, 78 tbody tr.even td { background: # EEE; }78 tbody tr.even td { background: #e5ecf9; } 79 79 tfoot { font-style: italic; } 80 80
Note: See TracChangeset
for help on using the changeset viewer.