Changeset 972 for cpc/trunk/project/web
- Timestamp:
- Dec 7, 2009, 12:42:37 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpc/trunk/project/web/css/xneth/style.css
r970 r972 899 899 } 900 900 /* commentaires */ 901 .link_comment { 902 height: 12px; 903 } 901 904 .commentaires { 902 905 clear:both; … … 995 998 margin-bottom: 0px; 996 999 } 997 .alineatexte span{1000 .alineatexte .com_link { 998 1001 display: none; 999 1002 float: right; … … 1003 1006 } 1004 1007 1005 .alineatexte .commentaires {1006 //height: 12px;1008 .alineatexte .commentaires .com_link { 1009 height: 12px; 1007 1010 } 1008 1011
Note: See TracChangeset
for help on using the changeset viewer.