blob: 0f108e04605374db6068746b08d2ddb37c91bbb1 [file] [log] [blame]
/* =============================================================================
Columns
========================================================================== */
/* Applied to body to debug layout alignments
.grid {
width:100%;
height:100%;
background:url(../images/grid.png) center repeat-y;
top:0px;
margin:auto;
position:absolute;
}
*/
@media screen, projection, print {
.wrap {
max-width: none;
}
}