Reflection/css/attention

리버티게임, 모두가 만들어가는 자유로운 게임
< Reflection/css
백괴게임>Bd3076님의 2018년 11월 11일 (일) 18:34 판 (새 문서: body { background-color: white !important; border: none !important; } #btn-panelopen, #mw-navigation, #siteNotice, #mw-page-base, #mw-head-base, #mw-panel, #mw-head { display:...)
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)

body {

 background-color: white !important;
 border: none !important;

}

  1. btn-panelopen,
  2. mw-navigation,
  3. siteNotice,
  4. mw-page-base,
  5. mw-head-base,
  6. mw-panel,
  7. mw-head {
 display: none;
 width: 0 !important;
 height: 0 !important;

}

  1. footer{
 display: none;
 width: 0 !important;
 height: 0 !important;
 margin: 0 !important;
 padding: 0 !important;

}

  1. content{
 width: 100% !important;
 height: 100% !important;
 margin: 0 0 0 0 !important;
 padding: 10px !important;
 border: none !important;

}