View file domains/secilek.ml/public_html/gb/style.css

File size: 2.55Kb
<?php
header("Content-type:text/html; charset=utf-8");
echo"<!DOCTYPE html PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\"><html><head><meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\"><title>$title</title>
<style type=\"text/css\">
dt {
  border-bottom:0px dotted #8BD712;
  padding:1px;
}
dl {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}
input[type="submit"] {
font: 13px Arial;
border-width: 0px;
background-color: #36638E;
color: #fff;
margin-top: 0.2em;
padding: 0.2em;
}

input[type~="text"], input[type~="password"], textarea, select {
font: 13px Arial;
}
dl.menu dt a {
	color: #E04B05;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	background: url(img/qovlug.png) no-repeat left;
}
dl.menu dt a:hover {
	color: dodgerblue;
        text-shadow: 0 -0 4px cyan;
	text-decoration: none;
	background: url(img/qovlug2.png) no-repeat;
}
.navigation{
    margin: 7px 1px 3px 1px;
}
.navigation a{
    font-size: 12px;
    border: 1px solid #999999;
    color: #1c90d4;
	margin: auto;
    margin-top: 55px;
    padding: 2px 3px 2px 3px;
	border-radius: 3px;
}
.navigation a:hover {color: dodgerblue;}

.navigation b{
    font-size: 12px;
    border: 1px solid #999999;
    color: green;
	margin: auto;
    margin-top: 55px;
    padding: 2px 3px 2px 3px;
	border-radius: 3px;
}

img
{
	border: 0;
}
body
{
	background: #fff;
	font: 13px Arial;
	color: #555555;
	margin: 0;
}
a:link, a:visited
{
	font: 13px tahoma;
	text-decoration: none;
	color: #E04B05;
}
a:hover, a:active
{
	text-decoration: none;
	color: dodgerblue;
        text-shadow: 0 -0 4px cyan;
}

.yes
{
color: #009900;
font-weight: bold;
}
.no
{
font-weight: bold;
color: #990000;
}
.not
{
font-weight: bold;
color: #A0522D;
}

.iblock, .end
{
font-family: Tahoma;
font-size: 13px;
padding: 4px 5px;
color: #363636;
margin: 1px 0;
background-color: #b7b7b7;
text-decoration: none;
border: 1px solid #D9E0E7;
}

div.mainzag, .row
{
	padding: 0px 0 0 5px;
	margin: 8px 0;
	margin: 1px;padding: 3px 2px;border: 1px solid #D9E0E7;
}

.flags
{
background-color: #fafafa;
border: 1px solid #d9d9d9;
padding: 4px 3px 0px 3px;
margin:2px;
}
.count
{
background-color:#AA68AD;
border-radius: 3px;
padding: 0px 2px;
color: #fff;font-size: 11px;
font-weight: bold;
}

.gmenu, .form {
background: #EFFFD6;
border: 1px solid #BBD198;
padding: 5px;

margin: 1px 0px;
}
/*
.gmenu a, .form a{
color: #354419;
text-decoration: none;
}
 .fileimg{
border-radius:7px;
border:1px solid #191919;}
px
</style></head><body bgcolor=\"#666666\"><div class=a>$title</div><div align='left'>";