css-gradient-floating/README.md

1.0 KiB

Floating gradient (only css)

css gradient preview with white theme css gradient preview with black theme
design based on "/gradient.css" on my site https://account.mirzaev.sexy (see for more updates)

File "/gradient.css" contains gradient css only!

HTML-architecture

<section class="gradient">
    <a href="">sample text</a>
    <div class="red"></div>
    <div class="green"></div>
    <div class="blue"></div>
</section>

codepen preview
codepen preview
CodePen preview: https://codepen.io/mirzaev-sexy/pen/QWxxxJV