[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/mod/book/tool/exportimscp/ -> imscp.css (source)

   1  body, table, td, th, li, p {
   2    font-family: Arial, Verdana, Helvetica, sans-serif;
   3    font-size: 1em;
   4    line-height: 150%;
   5    letter-spacing: 0.02em;
   6  }
   7  
   8  th {
   9    font-weight: bold;
  10  }
  11  
  12  a:link,
  13  a:visited {
  14    text-decoration: none;
  15  }
  16  
  17  a:hover {
  18    text-decoration: underline;
  19  }
  20  
  21  h1.main,
  22  h2.main,
  23  h3.main,
  24  h4.main,
  25  h5.main,
  26  h6.main {
  27    font-weight: bold;
  28  }
  29  
  30  h1#header {
  31    color: #666666;
  32    text-align: right;
  33    padding-bottom: 0.2em;
  34    border-bottom: solid 1px #666666;
  35  }


Generated: Thu Aug 11 10:00:09 2016 Cross-referenced by PHPXref 0.7.1