소스 검색

Beautified HTML, more formatting improvements

tags/v0.7.0
Fen Dweller 8 년 전
부모
커밋
24c3ab995a
2개의 변경된 파일577개의 추가작업 그리고 557개의 파일을 삭제
  1. +574
    -555
      stroll.html
  2. +3
    -2
      style.css

+ 574
- 555
stroll.html
파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
파일 보기


+ 3
- 2
style.css 파일 보기

@@ -127,6 +127,7 @@ body.dark #log {
}

.stat-container {
width: 100%;
flex-wrap: wrap;
flex-direction: row;
flex: 1
@@ -156,9 +157,9 @@ body.dark #log {

.stat-button {
font-size: 20px;
width: 120px;
width: 50%;
height: 75px;
display: block;
}

.option-form {


불러오는 중...
취소
저장