Просмотр файла diz/002.php

Размер файла: 2.43Kb
<?php
//Оливковый (olive)
$head.='<style type="text/css">
body, td, th, input, textarea, select {
font-family: Arial, sans-serif;
font-size: small;
}
body{
background-color: #000000;
margin:0px;
padding:2px;
color: Orangered;
text-align: center;
font-size: small;
margin: auto; 
max-width:450px;
}
a, a:visited {
color: #DDC5FF;
text-decoration: none;
}
a:hover, a:active {
color: #fce796;
text-decoration: none;
}
a.a2, a.a2:active, a.a2:visited, a.a2:hover  {
color: #fce796;
text-decoration: none;
}
.text1{
color: #ECEBFF;
}
.text2{
color: #fce796;
}
.text3{
color: #FF0000;
font-weight: bold;
}
div.t0 {
margin-bottom: 2px;
padding: 0px;
border-bottom: 1px solid Black;
border-right: 1px solid Black;
}
div.t1 {
margin: 0px;
border: 2px solid;
border-color: #777700 #111100 #111100 #777700;
font-size: small;
background: #444400;
}
div.t2 {
border: 1px solid;
border-color: #666600 #222200 #222200 #666600;
color: #c90;  
}
div.t3 {
padding: 3px 1px;
border: 1px solid;
border-color: #555500 #333300 #333300 #555500;
}
div.t3_3 {
padding: 3px 1px;
border: 1px solid;
border-color: #555500 #333300 #333300 #555500;
text-align: left;
}
div.t4 {
padding: 2px;
background: #222222;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
color: Orangered;
font-size: small;
}
div.t4_4 {
padding: 2px;
background: #222222;
border-right: 1px solid black;
border-bottom: 1px solid black;
color: Orangered;
font-size: small;
text-align: left;
}
div.t5 {
border: #000000 1px solid;
font-size: small;
font-color: #fce796;
margin: 0px;
}
div.t6 {
background: url(button.gif) repeat-x #222222 center;
border:1px solid #000000;
margin:1px 1px 1px 1px;
padding:1px 1px 1px 1px;
border:1px solid #000000;
text-align:right;
font-size:8pt;
font-weight:normal;
font-family:Verdana;
}
div.bg {
padding: 0px 0px 2px 0px;
border: 0px solid;
border-color: #334C5B #5A8FED #5A8FED #5A8FED;
color: Orangered;
}
div.offset {
padding: 1px 2px 1px 2px;
}
div.line {
padding: 10px 10px 10px 10px;
margin: 3px 5px;
padding: 0px 0px 0px 0px;
border-bottom: 1px solid #177FF9;
}
div.input { textalign:center; } 
textarea {
margin: 0px;
border: 1px solid #000000;
background-color: #170f04;
color: #fce796;
}
input {
padding: 1px 3px 0px 3px;
border-color: 1px solid #000000;
background-color: #170f04;
color: #fce796;
}
div.cs { text-align:left; }
</style>';
?>