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

잔글편집 요약 없음
편집 요약 없음
4번째 줄: 4번째 줄:
#libre_right_toc {
#libre_right_toc {
   max-height: 450px !important;
   max-height: 450px !important;
   width: 230px !important;
   width: 280px !important;
   margin-top: 0 !important;
   margin-top: 0 !important;
   position: absolute;
   position: absolute;

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

.libre_right_fixed {
  position: static;
}
#libre_right_toc {
  max-height: 450px !important;
  width: 280px !important;
  margin-top: 0 !important;
  position: absolute;
  top: 315px;
}
#recent-list-div {
  position: absolute;
  top: 30px;
}