🚀ELENA UI.
Getting started.
ELENAUI is a minimalist CSS library designed for young developers, without being too exaggerated. It is designed to give a soft look to the user page. It is still being developed.
Include the CSS file:
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/serhatparsinfinity/ELENAUI@main/styles/elena.css">Include the JavaScript file:
<script src="https://cdn.jsdelivr.net/gh/serhatparsinfinity/ELENAUI@main/scripts/elena.js"></script>Add Font Awesome for icons:
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css">
Last updated