사용자:Potato/common.css: 두 판 사이의 차이

편집 요약 없음
편집 요약 없음
15번째 줄: 15번째 줄:
#wpTextbox1 {
#wpTextbox1 {
   font: normal normal 12px/1.2 monospace;
   font: normal normal 12px/1.2 monospace;
  height: 600px;
}
}

2015년 6월 6일 (토) 10:06 판

.libre_right_fixed {
  position: static;
}
#libre_right_toc {
  max-height: 450px !important;
  width: 230px !important;
  margin-top: 0 !important;
  position: absolute;
  top: 315px;
}
#recent-list-div {
  position: absolute;
  top: 30px;
}
#wpTextbox1 {
  font: normal normal 12px/1.2 monospace;
  height: 600px;
}