31 lines
No EOL
473 B
HTML
31 lines
No EOL
473 B
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> |