[ Index ]
 

Code source de Serendipity 1.2

Accédez au Source d'autres logiciels libres

title

Body

[fermer]

/templates/newspaper/ -> htmlarea.css (source)

   1  body {
   2      color: #061C37;
   3      font-family: Georgia, Tahoma, Verdana, Arial;
   4      background-color: #ffffff;
   5      padding-left: 16px;
   6      font-size: 9pt;
   7      text-align:justify;
   8      direction: {LANG_DIRECTION};
   9  }
  10  
  11  /** Embedded images with the s9y image manager **/
  12  .serendipity_imageComment_center,
  13  .serendipity_imageComment_left,
  14  .serendipity_imageComment_right {
  15      border: 1px solid black;
  16      background-color: #EFEFEF;
  17      margin: 3px;
  18  }
  19  
  20  .serendipity_imageComment_center {
  21  }
  22  
  23  .serendipity_imageComment_left {
  24      float: left;
  25  }
  26  
  27  .serendipity_imageComment_right {
  28      float: right;
  29  }
  30  
  31  .serendipity_imageComment_img,
  32  .serendipity_imageComment_img img {
  33      margin: 0px;
  34      padding: 0px;
  35      border: 0px;
  36  }
  37  
  38  .serendipity_imageComment_txt {
  39      margin: 0px;
  40      padding: 3px;
  41      clear: both;
  42      font-size: 9pt;
  43  }
  44  


Généré le : Sat Nov 24 09:00:37 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics