Просмотр файла head.php

Размер файла: 1.39Kb
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>style for Wap-Motor</title>
<style type="text/css">
body {
max-width: 240px;
font-family: georgia,arial;
font-size: 12px;
color: #000000;
background-color: #666666;
margin: 0px;
padding: 0px;
}

a:link,a:visited { text-decoration: none; color : #000000}
a:hover,a:active { text-decoration: underline; color : #E70000}
div{ margin: 0px; padding: 0px 0px 0px 2px }
div.a{
margin: 2px;
background-color: #FF9900;
font-size: 12px;
font-family: Tahoma;
border-top: 2px solid #000000;
border-bottom: 2px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
padding: 2px 1px 1px 1px;
text-align: center;
color: #000000;
}
div.b{
background-color: lightblue;
background-repeat: repeat-x;
margin: 0px;
font-size: 12px;
border-bottom: 1px solid #000000;
border-top: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
padding: 3px 1px 2px 1px;
text-align: left;
color: #000;
}
div.c {
background-color: #FF9900;
font-family: Tahoma;
color: #FFFFFF;
width: 60%;
font-size: 12px;
background-position: top;
border: 1px solid #000000;
padding: 2px;
text-align: center;
font-weight: bold;
padding: 2px 1px 1px 1px;
}
</style></head><body>