| 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 |
| 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 */ |