ilhamdev commited on
Commit
39318c4
1 Parent(s): f000ff1

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -2
index.html CHANGED
@@ -215,13 +215,13 @@
215
 
216
  .toggle-switch .sun {
217
  left: 2px;
218
- background: url('https://upload.wikimedia.org/wikipedia/commons/e/e1/Full_Sun_Clipart.svg') no-repeat center;
219
  background-size: cover;
220
  }
221
 
222
  .toggle-switch .moon {
223
  right: 2px;
224
- background: url('https://upload.wikimedia.org/wikipedia/commons/3/3a/Moon_clipart.svg') no-repeat center;
225
  background-size: cover;
226
  }
227
 
 
215
 
216
  .toggle-switch .sun {
217
  left: 2px;
218
+ background: url('https://i.ibb.co.com/Pz8FxxY/image.png') no-repeat center;
219
  background-size: cover;
220
  }
221
 
222
  .toggle-switch .moon {
223
  right: 2px;
224
+ background: url('https://i.ibb.co.com/k0b21wZ/image.png') no-repeat center;
225
  background-size: cover;
226
  }
227