[jboss-cvs] jboss-seam/examples/wiki/view/themes/default/css ...

Christian Bauer christian at hibernate.org
Mon Apr 9 04:43:54 EDT 2007


  User: cbauer  
  Date: 07/04/09 04:43:54

  Added:       examples/wiki/view/themes/default/css  feedTeasers.css
  Log:
  Plugin for feed teaser preview
  
  Revision  Changes    Path
  1.1      date: 2007/04/09 08:43:54;  author: cbauer;  state: Exp;jboss-seam/examples/wiki/view/themes/default/css/feedTeasers.css
  
  Index: feedTeasers.css
  ===================================================================
  .teaserColumn {
      padding: 5px;
  }
  
  .teaserTitle {
      font-weight: bold;
      font-size: 100%;
      text-decoration:none;
      font-family: Verdana, Arial, Helvetica, sans-serif;
  }
  
  
  .teaserAuthorDate {
      text-align:right;
      font-size: 95%;
  }
  
  .teaserAuthor {
  }
  
  .teaserDate {
  }
  
  



More information about the jboss-cvs-commits mailing list