android_mt6572_jiabo/build/tools/droiddoc/templates-sdk/assets/css/fullscreen.css
2025-09-05 16:56:03 +08:00

20 lines
439 B
CSS

/* =============================================================================
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;
}
}