[ Index ]

PHP Cross Reference of IEUF

title

Body

[close]

/Pages/ -> print.css (source)

   1  /* Generated by KompoZer */
   2  .t_menus {
   3    visibility: hidden;
   4    height: 0px;
   5  }
   6  body {
   7    font-family: "Times New Roman",Times,serif;
   8    color: red;
   9    background-color: white;
  10  }
  11  .scene {
  12    visibility: hidden;
  13    width: 2px;
  14    height: 0px;
  15    position: static;
  16  }
  17  .titre {
  18    color: red;
  19    visibility: visible;
  20    width: 100%;
  21    font-family: "lucida calligraphy","Times New Roman",Times,serif;
  22    font-size: 20pt;
  23    font-style: italic;
  24    font-weight: bold;
  25    position: absolute;
  26    margin-top: -200px;
  27  }
  28  .contenu {
  29    width: 100%;
  30    position: static;
  31    margin-top: -50px;
  32  }
  33  .texte {
  34    overflow: visible;
  35    height: auto;
  36    /* width: 90%; */
  37    position: static;
  38    font-family: "Times New Roman",Times,serif;
  39    color: black;
  40    background-color: white;
  41  }
  42  .resume {
  43      z-index:2;
  44      visibility:visible;
  45      position: absolute;
  46      overflow: auto;
  47      height:100pt;
  48      width: 650px;
  49      top: 180px;
  50      right: 10px;
  51      padding-left: 10px;
  52      padding-right: 10px;
  53      background-color: #000000;
  54  }
  55  .bouton {
  56    visibility: hidden;
  57  }


Generated: Fri Jan 31 19:59:00 2014 Cross-referenced by PHPXref 0.7.1