teratail header banner
teratail header banner
質問するログイン新規登録

質問編集履歴

2

編集

2020/09/03 04:39

投稿

退会済みユーザー
title CHANGED
File without changes
body CHANGED
File without changes

1

編集

2020/09/03 04:39

投稿

退会済みユーザー
title CHANGED
File without changes
body CHANGED
@@ -39,11 +39,11 @@
39
39
  text-align: center;
40
40
  ::-webkit-scrollbar {
41
41
  width: 3px;
42
- background: #c7ced7;
42
+ background: #blue;
43
43
  border-radius: 0 4px 4px 0;
44
44
  }
45
45
  ::-webkit-scrollbar-thumb {
46
- background: #6ab4eb;
46
+ background: #fff;
47
47
  border-radius: 0 4px 4px 0;
48
48
  }
49
49
  }