이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
로그인
chemicalcrux
/
stroll
보기
1
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
11
위키
활동
소스 검색
Make the two logs look even on mobile.
tags/v1.1.2
Fen Dweller
5 년 전
부모
5302c0d702
커밋
bbfdb50de2
1개의 변경된 파일
과
4개의 추가작업
그리고
5개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-5
style.css
+ 4
- 5
style.css
파일 보기
@@ -79,20 +79,19 @@ body.dark div {
position: fixed;
left: 0%;
bottom: 0%;
width:
50
%;
width:
48
%;
height: 50%;
max-height: 50%;
margin
: 0 0 1vh 0
;
margin
-left: 1vw
;
}
#react-log {
position: fixed;
right: 0%;
bottom: 0%;
width:
50
%;
width:
48
%;
height: 50%;
max-height: 50%;
margin: 1vh 0 0 0;
height: 40vh;
margin-right: 1vw;
}
.growth-part {
width: 100px !important;
쓰기
미리보기
불러오는 중...
취소
저장