ソースを参照

Update CSS

customisations
alemart 9ヶ月前
コミット
0ec6ce668c
1個のファイルの変更3行の追加0行の削除
  1. 3
    0
      demos/assets/poster.css

+ 3
- 0
demos/assets/poster.css ファイルの表示

@@ -68,6 +68,9 @@ body {
68 68
     font-size: 96px;
69 69
     color: white;
70 70
     text-decoration: none;
71
+    outline: none;
72
+    -webkit-tap-highlight-color: transparent;
73
+    cursor: pointer;
71 74
     opacity: 0.5;
72 75
     transition: opacity 0.5s;
73 76
     transition: transform 0.125s;

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