Current File : //opt/RZphp83/includes/tests/HTML_Template_Flexy/tests/templates/style.html
 



<link rel="stylesheet" type="text/css" media="print" 

href="{ROOT_CSS}/print.css">

<link rel="stylesheet" type="text/css" media="screen" 

href="{ROOT_CSS}/compatible.css">

<style type="text/css" media="screen">

	<!--

		@import url({ROOT_CSS}/main.css);

.tdbodywarningCopy {
	background-color: #eecccc;
	FONT-FAMILY: arial, geneva, helvetica, sans-serif;
	font-size : 10px;
	COLOR: #000000;
	padding: 0px;
	border: 0px dashed #000000;
}

		-->
        
</style>