ソースを参照

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 {


読み込み中…
キャンセル
保存