Skip to content

Instantly share code, notes, and snippets.

View ljsabc's full-sized avatar

Miaomiao Li ljsabc

View GitHub Profile
@ljsabc
ljsabc / BTCChina-UserStyle
Created October 12, 2013 08:52
This is a simple user stylesheet for BTCChina real-time stats : http://i.btc123.com/index_btcchina.php
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300);
@-webkit-keyframes animatedBackground {
from {
background-position: 0 0;
}
to {
background-position: 100% 0;
}
}