hexo-butterfly-footer-beautify-kx
Version:
A footer beauitfy plugin for theme-butterfly
9 lines (8 loc) • 1.23 kB
CSS
/**
* Minified by jsDelivr using clean-css v4.2.3.
* Original file: /npm/hexo-butterfly-footer-beautify@1.0.0/lib/runtime.css
*
* Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
*/
@font-face { font-family: UnidreamLED; src: url(https://npm.elemecdn.com/akilar-candyassets@1.0.36/fonts/UnidreamLED.ttf); font-display: swap; } div#runtime { width: 180px; margin: auto; color: #fff; padding-inline: 5px; border-radius: 10px; background-color: rgba(0, 0, 0, 0.7); font-family: UnidreamLED; } [data-theme="dark"] div#runtime { color: #28b4c8; box-shadow: 0 0 5px rgba(28, 69, 218, 0.71); animation: flashlight 1s linear infinite alternate; } @-moz-keyframes flashlight { from { box-shadow: 0 0 5px #1478d2; } to { box-shadow: 0 0 2px #1478d2; } } @-webkit-keyframes flashlight { from { box-shadow: 0 0 5px #1478d2; } to { box-shadow: 0 0 2px #1478d2; } } @-o-keyframes flashlight { from { box-shadow: 0 0 5px #1478d2; } to { box-shadow: 0 0 2px #1478d2; } } @keyframes flashlight { from { box-shadow: 0 0 5px #1478d2; } to { box-shadow: 0 0 2px #1478d2; } }
/*# sourceMappingURL=/sm/95848c5b555b6a7d53d84798b07e655a6cddc3ac98053f5bb370cfa4f7893837.map */