Просмотр файла style.css

Размер файла: 1.28Kb
body
{
background: url(img/fon.gif) #f0f0f0;
text-transform: none; 
text-align: left;
font-family: Sans-Serif;
font-size: 11px; 
color: #505050;
margin: 0px auto;
padding: 0px;
max-width: 320px;
}

a:link, a:active, a:visited
{
color: #595858;
text-decoration: underline;
}

a:hover
{
color: #575656;
text-decoration: none;
}



.rekl
{
border: 1px solid #4d4c4c;
background: #2b2b2b;
padding: 6px;
margin: 5px;
color: #595858;
}

.rekl a
{
color: #595858;
text-decoration: underline;
}

.rekl a:hover
{
color: #575656;
text-decoration: none;
}





.title
{
background: url(img/menu.gif) #000000;
border-top-style: dotted;
border-bottom-style: dotted;
border-top-width: 1px;
border-bottom-width: 1px;
display : inline-table; 
padding : 2px 6px 3px 4px; 
}



.menu
{

background: url(img/menuz.gif) ffffff;
border-top-style: dotted;
border-bottom-style: dotted;
border-top-width: 1px;
border-bottom-width: 1px;




}

.menu a
{
color: #62512f;
text-decoration: none;
padding : 2px 6px 3px 4px; 
}

.menu a:hover
{
color: #7d6433;
text-decoration: underline;
}

.foot
{
background: url(img/foot.gif) #000000;
border-top-style: dotted;
border-bottom-style: dotted;
border-top-width: 1px;
border-bottom-width: 1px;
}