am 9332a459: docs: comment-out unused style (the png currently does not resolve)
* commit '9332a459186e467aba6b3b9b8c16e0fd3dc84860': docs: comment-out unused style (the png currently does not resolve)
This commit is contained in:
commit
fe50d92396
|
@ -2,6 +2,7 @@
|
|||
/* =============================================================================
|
||||
Columns
|
||||
========================================================================== */
|
||||
/* Applied to body to debug layout alignments
|
||||
.grid {
|
||||
width:100%;
|
||||
height:100%;
|
||||
|
@ -10,6 +11,7 @@
|
|||
margin:auto;
|
||||
position:absolute;
|
||||
}
|
||||
*/
|
||||
|
||||
@media screen, projection, print {
|
||||
.full {
|
||||
|
|
Loading…
Reference in New Issue