소스 검색

The entire document is now unselectable

tags/v0.0.1
Fen Dweller 7 년 전
부모
커밋
39a171907c
No known key found for this signature in database GPG 키 ID: E80B35A6F11C3656
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. +2
    -2
      gorge.css

+ 2
- 2
gorge.css 파일 보기

@@ -1,5 +1,7 @@
body {
font-family: Sans-Serif;
user-select: none;
-moz-user-select: none;
}

body.dark {
@@ -217,8 +219,6 @@ body.dark {
height: 100px;
display: block;
background-color: #444;
user-select: none;
-moz-user-select: none;
}

.upgrade-button-inactive {


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