Changeset 713 for cpc/trunk/project/web
- Timestamp:
- Sep 14, 2009, 4:23:21 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpc/trunk/project/web/css/xneth/style.css
r709 r713 79 79 font-weight: bold ; 80 80 } 81 82 h1 a:link { 83 color: inherit; 84 } 81 85 82 86 a:link { … … 87 91 88 92 a:active { 89 color: #000000;90 93 text-decoration: none; 91 94 background-color: transparent; … … 93 96 94 97 a:visited { 95 color: #6F6F6F;98 color: inherit; 96 99 text-decoration: none; 97 100 background-color: transparent; … … 1085 1088 1086 1089 .liste_deputes p { 1087 background-color:#dbd5c8;1088 1090 font-size: 1.2em; 1089 1091 }
Note: See TracChangeset
for help on using the changeset viewer.