| Current File : //var/wcp4/wongwais/public_html/tmp/templates/common/include_css.html |
<%--
File
====
include_css.html
Description
===========
The CSS to be included in every single page.
--%>
<style type="text/css" media="screen">
<!--
body { scrollbar-base-color: <%scrollbar_base_color%>; scrollbar-arrow-color: <%scrollbar_arrow_color%>; }
a.menu:link,a.menu:visited { font-size:11; color:black; text-decoration:none; font-face:'Verdana,Helvetica,Arial'; font-weight:600; }
a.menu:hover { font-size:11; color:#256A19; text-decoration:underline; font-face:'Verdana,Helvetica,Arial'; font-weight:600; }
.submit { background-color:#7a9f54; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:white; font-weight:bold; }
.button { background-color:#c5e1a3; color: black; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
}
-->
</style>