[ PHPXref.com ] [ Generated: Sun Jul 20 20:12:55 2008 ] [ Scout Tracker 0.13 ]
[ Index ]     [ Variables ]     [ Functions ]     [ Classes ]     [ Constants ]     [ Statistics ]

title

Body

[close]

/includes/ -> main.css (source)

   1  body    {
   2    background-image: url(../images/back_ground_5.jpg);
   3    background-attachment: fixed;
   4    background-repeat: no-repeat;
   5    background-position: center center;
   6   background-color: rgb(231,230,219);
   7   font-size: 9pt;
   8  }
   9  
  10  table {
  11   font-family: "Arial";
  12   border-style: none;
  13   font-size: 9pt;
  14  
  15  }
  16  
  17  input {
  18   border-style: groove;
  19  }
  20  
  21  
  22  
  23  img {
  24   border-style: none;
  25  }
  26  
  27  table.white {
  28   background-color: white;
  29   font-weight: bold;
  30  }
  31  
  32  a:hover {
  33   font-weight: bolder;
  34  }


[ Powered by PHPXref - Served by Debian GNU/Linux ]