Subversion Repositories svnkaklik

Compare Revisions

Ignore whitespace Rev 5 → Rev 6

/web/test/chat/myphptag/style.css
0,0 → 1,42
body { margin:0px; background-color:#FFFFFF; }
a { font-family:Arial, Helvetica, sans-serif; font-size:11px; text-decoration:none; }
a:link { color:#0000CC; }
a:hover, a:visited, a:active { color: #0033FF; }
input, textarea
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #000000;
text-decoration: none;
border: 1px solid #648B16;
}
td
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
text-decoration: none;
font-style: normal;
font-weight: normal;
}
.content
{
border-bottom:1px solid #648B16;
}
.entryheaders
{
background-color: #D3FD7F;
color: #648B16;
border-bottom:1px solid #648B16;
border-top:1px solid #648B16;
vertical-align:middle;
}
.headingfont
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #648B16;
text-decoration: none;
}