docs: comment-out unused style (the png currently does not resolve)

Change-Id: I665068f0808a81c98cbd0685f68ed7f4df4cf0e0
This commit is contained in:
Scott Main
2012-08-06 18:54:18 -07:00
parent c9e30dce7c
commit 9332a45918

View File

@@ -2,6 +2,7 @@
/* ============================================================================= /* =============================================================================
Columns Columns
========================================================================== */ ========================================================================== */
/* Applied to body to debug layout alignments
.grid { .grid {
width:100%; width:100%;
height:100%; height:100%;
@@ -10,6 +11,7 @@
margin:auto; margin:auto;
position:absolute; position:absolute;
} }
*/
@media screen, projection, print { @media screen, projection, print {
.full { .full {