Subversion Repositories Sites.tela-botanica.org

Rev

Rev 1053 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1053 Rev 1110
Line 1158... Line 1158...
1158
	overflow:hidden;
1158
	overflow:hidden;
1159
}
1159
}
1160
.row .row, .ligne .ligne {
1160
.row .row, .ligne .ligne {
1161
	margin:0 -10px;
1161
	margin:0 -10px;
1162
	display:inline-block;
1162
	display:inline-block;
-
 
1163
}
-
 
1164
/*+-----------------------------------------------------------------------------------------------------------------+*/
-
 
1165
/** Résultats de recherche **/
-
 
1166
.more_info dt:after {
-
 
1167
	content:"";
-
 
1168
}
-
 
1169
#zone_contenu_corps .more_info .more_detail li {
-
 
1170
	display:inline;
-
 
1171
	list-style-type:none;
-
 
1172
	list-style-image:none;
-
 
1173
	background:none;
-
 
1174
	padding-left: 5px;
1163
}
1175
}
1164
1176