mume-with-litvis
Version:
Fork of mume with added http://litvis.org/
13 lines • 337 B
text/less
// out: ../loading.css, compress: true, sourceMap: false
html body {
.markdown-spinner {
margin: 48px auto;
background-image: url(octocat-spinner-128.gif);
background-repeat: no-repeat;
background-size: 64px;
background-position: top center;
padding-top: 70px;
text-align: center;
font-size: 16px;
}
}