Changeset 327
- Timestamp:
- 07/01/06 22:30:43 (2 years ago)
- Files:
-
- traduc/trunk/sgml/stylesheets/pg.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
traduc/trunk/sgml/stylesheets/pg.css
r307 r327 15 15 background-attachment: fixed; 16 16 background-repeat: no-repeat; 17 background-image: url( coin.png);17 background-image: url(../images/coin.png); 18 18 } 19 19 … … 61 61 li { 62 62 display: list-item; 63 list-style-image:url( "puce.png");63 list-style-image:url(../images/puce.png); 64 64 } 65 65

