瀏覽代碼
The entire document is now unselectable
tags/v0.0.1
沒有發現已知的金鑰在資料庫的簽署中
GPG 金鑰 ID: E80B35A6F11C3656
共有
1 個檔案被更改,包括
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 { |
|
|
|
|