Changeset 1413
- Timestamp:
- Sep 25, 2010, 9:54:47 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpc/trunk/project/web/css/xneth/style.css
r1411 r1413 477 477 display: block; 478 478 height: 28px; 479 width: 226px;480 padding- right: 8px;479 padding-right: 10px; 480 padding-left: 50px; 481 481 text-align: right; 482 482 line-height: 27px; … … 485 485 color: #7E7E7E; 486 486 border-right: 1px solid #CFCFCF; 487 background: url("images/top_initiative.png") no-repeat 16px -1px;487 background: url("images/top_initiative.png") no-repeat 20px -1px; 488 488 } 489 489 .initiative a:hover, .initiative a:focus { 490 490 color: #6F6F6F; 491 491 text-decoration : none; 492 background: url("images/top_initiative.png") no-repeat 16px -29px;492 background: url("images/top_initiative.png") no-repeat 20px -29px; 493 493 } 494 494 .regardscitoyens {
Note: See TracChangeset
for help on using the changeset viewer.