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

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

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

revision 1.2, Thu Oct 30 12:01:36 2008 UTC revision 1.3, Sat Nov 1 00:44:10 2008 UTC
# Line 1  Line 1 
1  /* $Id: layout.css,v 1.1 2008/10/19 14:55:25 jmburnz Exp $ */  /* $Id: layout.css,v 1.2 2008/10/30 12:01:36 jmburnz Exp $ */
2    
3  /**  /**
4          * @file layout.css          * @file layout.css
# Line 8  Line 8 
8  /**  /**
9   * Main Containers   * Main Containers
10   */   */
11    html, body {margin: 0; pardding: 0;}
12    
13  /* Automatic centering for widths less than 100% */  /* Automatic centering for widths less than 100% */
14  #container {margin: 0 auto; overflow-y: hidden;}  #container {margin: 0 auto; overflow-y: hidden;}

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

  ViewVC Help
Powered by ViewVC 1.1.2