Nathanwoodburn.github.io/templates/assets/css/loading.min.css
Nathan Woodburn 65dc5991c0
All checks were successful
Build Docker / BuildImage (push) Successful in 32s
feat: Reorganise assets
2024-06-17 21:29:57 +10:00

1 line
367 B
CSS

#loading-screen{display:flex;flex-direction:column;align-items:flex-start;padding:20px;color:#0f0;font-family:Monospace,'Courier New',Courier,monospace}.loading-line{white-space:nowrap;overflow:hidden;display:inline}.cursor{display:inline-block;width:10px;height:1em;background-color:#0f0}.loading-pre{display:inline;line-height:.9}.blue{color:#00f}.white{color:#fff}