[ Index ]

PHP Cross Reference of Drupal 6 (gatewave)

title

Body

[close]

/sites/all/libraries/flowplayer3/example/ -> style.css (source)

   1  
   2  body {
   3      background-color:#fff;    
   4      font-family:"Lucida Grande","bitstream vera sans","trebuchet ms",verdana,arial;
   5      text-align:center;
   6  }
   7  
   8  #page {
   9      background-color:#efefef;
  10      width:600px;
  11      margin:50px auto;
  12      padding:20px 150px 20px 50px;
  13      min-height:600px;
  14      border:2px solid #fff;
  15      outline:1px solid #ccc;
  16      text-align:left;
  17  }
  18  
  19  h1, h2 {
  20      letter-spacing:-1px;
  21      color:#2D5AC3;
  22      font-weight:normal;        
  23      margin-bottom:-10px;
  24  }
  25  
  26  h1 {
  27      font-size:22px;
  28  }
  29  
  30  h2 {
  31      font-size:18px;
  32  }
  33  
  34  .less {
  35      color:#999;
  36      font-size:12px;
  37  }
  38  
  39  a {
  40      color:#295c72;        
  41  }


Generated: Thu Mar 24 11:18:33 2011 Cross-referenced by PHPXref 0.7