[ Index ]

PHP Cross Reference of phpwcms V1.5.0 _r431 (28.01.12)

title

Body

[close]

/include/inc_css/ -> newsletter.iframe.css (source)

   1  body {
   2      font-family: Verdana, Arial, Helvetica, sans-serif;
   3      font-size: 11px;
   4      background-color: #F1F3F5;
   5      margin: 0;
   6      padding: 8px;
   7  }
   8  body,td,th {
   9      font-size: 10px;
  10      color: #000000;
  11  }
  12  a:link {
  13      color: #CC3300;
  14      text-decoration: none;
  15  }
  16  a:visited {
  17      text-decoration: none;
  18      color: #CC3300;
  19  }
  20  a:hover {
  21      text-decoration: underline;
  22      color: #CC3300;
  23  }
  24  a:active {
  25      text-decoration: none;
  26      color: #CC3300;
  27  }


Generated: Sun Jan 29 16:31:14 2012 Cross-referenced by PHPXref 0.7.1