浏览代码

The entire document is now unselectable

tags/v0.0.1
Fen Dweller 7 年前
父节点
当前提交
39a171907c
找不到此签名对应的密钥 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 {


正在加载...
取消
保存