[ PHPXref.com ] [ Generated: Sun Jul 20 16:49:38 2008 ] [ Chipmunk CMS 1.3 ]
[ Index ]     [ Variables ]     [ Functions ]     [ Classes ]     [ Constants ]     [ Statistics ]

title

Body

[close]

/ -> style.css (source)

   1  <!---
   2  body {
   3  font-family:Verdana, Sans-serif;
   4  color; #000000;

   5  font-size: 12px
   6  }
   7  input,textarea, select,{
   8      color : #000000;
   9      font: normal 12px;
  10      border-collapse: collapse; border: 1px solid #000000;
  11  }
  12  .maintable {border: 1px #FFFFFF solid; background-color: #FFFFFF; width: 90%; padding: 0px;} /*main table for forum*/
  13  .regrow {font-family: Verdana,Sans-serif; color: #000000; font-weight: bold; background-color: #FFFFFF;font-size: 12px;} /*registration row, mainly here for symetry*/
  14  .headline {font-family: Verdana,Sans-serif;font-weight: bold;color: #FFFFFF;background-color: #003366;font-size: 11px;} /*headline row, the first row that says forum name, topics, posts and such*/
  15  .catline {font-family: Verdana,Sans-serif;font-weight: bold;color: #000000;background-color: #CCCCCC;font-size: 12px;} /*the row with the category colors*/
  16  .forumrow {font-family: Verdana,Sans-serif; color: #000000;background-color: #F2F2F2;font-size: 12px;} /*color of the forum rows*/
  17  .quotecode {font-family: Verdana,Sans-serif; color: #000000; border-collapse: collapse; border: 1px solid #000000; background-color: #A9C7FD;font-size: 12px; width:90%;} /*when you quote someone in a post*/
  18  
  19  --->


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