home *** CD-ROM | disk | FTP | other *** search
/ Cricao de Sites - 650 Layouts Prontos / WebMasters.iso / CMS / drupal-6.0.exe / drupal-6.0 / modules / help / help.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2007-05-27  |  195 b   |  11 lines

  1. /* $Id: help.css,v 1.2 2007/05/27 17:57:48 goba Exp $ */
  2.  
  3. .help-items {
  4.   float: left; /* LTR */
  5.   width: 22%;
  6.   padding-right: 3%; /* LTR */
  7. }
  8. .help-items-last {
  9.   padding-right: 0; /* LTR */
  10. }
  11.