Reflection/css/attention: 두 판 사이의 차이

리버티게임, 모두가 만들어가는 자유로운 게임
백괴게임>Bd3076
(새 문서: body { background-color: white !important; border: none !important; } #btn-panelopen, #mw-navigation, #siteNotice, #mw-page-base, #mw-head-base, #mw-panel, #mw-head { display:...)
 
imported>Bd3076
잔글 (판 1개를 가져왔습니다: libertygame file upload)
 
(다른 사용자 한 명의 중간 판 2개는 보이지 않습니다)
(차이 없음)

2020년 3월 14일 (토) 17:14 기준 최신판

body {
  background-color: white !important;
  border: none !important;
}

#btn-panelopen,
#mw-navigation,
#siteNotice,
#mw-page-base,
#mw-head-base,
#mw-panel,
#mw-head {
  display: none;
  width: 0 !important;
  height: 0 !important;
}

#footer{
  display: none;
  width: 0 !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}

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