Add cursor:pointer in Offline Page (#3445) [ci skip]

This commit is contained in:
Phạm Huy Hoàng 2019-07-11 21:27:54 +08:00 committed by Mac Siri
parent 366f6a6914
commit d13712f2a2

View file

@ -78,6 +78,7 @@
.color:hover {
opacity: .7;
cursor: pointer;
}
.color:focus {