Added credits to the spinner CSS
This commit is contained in:
parent
59378b5a5f
commit
84c2bb19c4
|
@ -1,3 +1,9 @@
|
|||
/*
|
||||
* Cribbed from http://tobiasahlin.com/spinkit/
|
||||
* (source here https://github.com/tobiasahlin/SpinKit)
|
||||
* Thanks Tobias!
|
||||
*/
|
||||
|
||||
.sk-fading-circle {
|
||||
margin: 100px auto;
|
||||
width: 40px;
|
||||
|
|
Loading…
Reference in a new issue