<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Feuille de Style pour le module Liens_Web
 * \author mike007
 * \modifié par SUPERVISOR
 * \date Novembre 2007
 */

table.liens_web_param {
	width:100%;
}

th.liens_web_param {
	font-weight: bold;
}

td.liens_web_param_var {
	text-align:left;
	width:25%;
}

td.liens_web_param_val {
	text-align:left;
	width:25%;
}

td.liens_web_param_com {
	font-size: xx-small;
	font-style: italic;
	width:50%;
}
</pre></body></html>