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

Размер файла: 1.47Kb
/*style by SpAcE
http://design.j-hack.ru
e-mail: [email protected]
ICQ: 741-343*/
body       {
            background-color : #000000;
            color: #bcbebc; font-family:Arial ;
            font-size: 12px; max-width: 300px;
            margin:auto;
            padding-top: 11px;
           }
a          { 
            color: #999; text-decoration: none 
		   }
a:hover    {
            color: #ccc;
            text-decoration: none;
           }
.kat a:hover {
            background-color:#333333;
			}
.kat a     {
            padding-left:2px;
		   }
.logo      {
            text-align: center;
		   }
.kat       {
            border:1px solid #646C71;
            margin:1px;background-color:#242629;
		    color:#D0D0D0;
			}
.head      {
            background-position: center; text-align: center;
            border-style: solid solid none; border-width: 1px;
            border-color: #373737; background: url(head.png)
	       }
.title     { 
            background: url(http://forum.j-hack.ru/image/lala.gif);
            background-color: #3f403f;text-align: center;
            border-style: solid solid solid;
            border-width: 1px;border-color:#000
			}
.bord      {
            border: 1px solid #494949;
		   }
.end       { 
            color: #999; background-color: #1f1f1f;
            background-image: url(header.gif);
            margin:auto;
            text-align: center; border: solid 1px #373737;
            border-style:dotted none; border-width: 1px;
           }