[ Index ]
 

Code source de Serendipity 1.2

Accédez au Source d'autres logiciels libres

title

Body

[fermer]

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

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


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