/[drupal]/contributions/themes/genesis/css/grid.css
ViewVC logotype

Diff of /contributions/themes/genesis/css/grid.css

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.2, Thu Oct 30 23:12:07 2008 UTC revision 1.3, Sat Nov 1 00:52:13 2008 UTC
# Line 1  Line 1 
1  /* $Id: grid.css,v 1.1 2008/10/30 12:01:36 jmburnz Exp $ */  /* $Id: grid.css,v 1.2 2008/10/30 23:12:07 jmburnz Exp $ */
2    
3  /**  /**
4   * @file grid.css   * @file grid.css
# Line 12  Line 12 
12   * Uncomment the grid class on the body element in page.tpl.php   * Uncomment the grid class on the body element in page.tpl.php
13   * to show the grid when adjusting the vertical flow.   * to show the grid when adjusting the vertical flow.
14   */   */
   
15  .grid {background: url(images/gridtile.gif) repeat left top;}  .grid {background: url(images/gridtile.gif) repeat left top;}
16    
17  /* force the admin menu down 2 line heights */  /* force the admin menu down 2 line heights */

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.2