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

편집 요약 없음
편집 요약 없음
12번째 줄: 12번째 줄:
   position: absolute;
   position: absolute;
   top: 30px;
   top: 30px;
}
#wpTextbox1 {
  font: normal normal 12px/1.2 monospace;
}
}

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

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