Changeset 973 for cpc/trunk/project/web
- Timestamp:
- Dec 7, 2009, 2:13:06 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpc/trunk/project/web/css/xneth/style.css
r972 r973 900 900 /* commentaires */ 901 901 .link_comment { 902 height: 12px; 902 height: 11px; 903 float: right; 904 margin-top: 0px; 905 margin-bottom: 11px; 903 906 } 904 907 .commentaires { … … 1001 1004 display: none; 1002 1005 float: right; 1003 margin-top: 1px;1004 margin-bottom: 1 3px;1006 margin-top: 0px; 1007 margin-bottom: 11px; 1005 1008 margin-right: 20px; 1006 } 1007 1008 .alineatexte .commentaires .com_link { 1009 height: 12px; 1009 height: 11px; 1010 1010 } 1011 1011 … … 1016 1016 .alineatexte .commentaires a { 1017 1017 font-weight: bold; 1018 height: 12px;1019 1018 } 1020 1019
Note: See TracChangeset
for help on using the changeset viewer.