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

잔글 (문서를 비움)
잔글편집 요약 없음
1번째 줄: 1번째 줄:
 
.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;
}

2015년 6월 5일 (금) 20:04 판

.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;
}