[ Index ]
 

Code source de b2evolution 2.1.0-beta

Accédez au Source d'autres logiciels libres

Classes | Fonctions | Variables | Constantes | Tables

title

Body

[fermer]

/blogs/rsc/css/ -> viewfile.css (source)

   1  /* This file has been lost. Quick regen... */

   2  
   3  @import url(basic.css);    /* Import basic styles */
   4  
   5  body {
   6      margin: 0;
   7      padding: 0;
   8  }
   9  
  10  .fileheader {
  11      background: #ccc;
  12  }
  13  
  14  .fileheader p,
  15  div.subline p {
  16      margin: 0;
  17  }
  18  
  19  pre.rawcontent {
  20      margin: 0;
  21      padding: 0;
  22  }
  23  
  24  div.img_preview {
  25      background: #ccc;    
  26      text-align: center;
  27  }
  28  div.img_preview img {
  29      margin: 1ex;
  30      border: 1px solid #000;
  31  }
  32  div.subline {
  33      font-family:Verdana, Arial, Helvetica, sans-serif;
  34      font-size: 84%;
  35      margin: 1ex auto;
  36      width: 80%;
  37      padding: 1ex;
  38      background: #aaa;
  39      border: 1px solid #000;
  40  }
  41  
  42  .linenr {
  43      background: #ddd;
  44  }
  45  
  46  .eof {
  47      background: #ccc;
  48  }


Généré le : Thu Nov 29 23:58:50 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics