diff --git a/astral/css-framework (1).jpg b/astral/css-framework (1).jpg new file mode 100644 index 0000000..e2a9b60 Binary files /dev/null and b/astral/css-framework (1).jpg differ diff --git a/astral/css-framework (2).jpg b/astral/css-framework (2).jpg new file mode 100644 index 0000000..cf773d7 Binary files /dev/null and b/astral/css-framework (2).jpg differ diff --git a/astral/css-framework (3).jpg b/astral/css-framework (3).jpg new file mode 100644 index 0000000..bd4d69c Binary files /dev/null and b/astral/css-framework (3).jpg differ diff --git a/astral/documentation/components/button/buttons.html b/astral/documentation/components/button/buttons.html index f3f2b2c..c5157f8 100644 --- a/astral/documentation/components/button/buttons.html +++ b/astral/documentation/components/button/buttons.html @@ -314,7 +314,9 @@
- Buttons play a critical role in web design, helping users navigate through a site or complete important actions like submitting forms or downloading files.Creating stylish, modern buttons using CSS allows you to enhance your site's functionality and user experience.Astral.CSS Framework has a wide range of customizable button components that enhance user experience and align with modern design trends. Whether you need primary action buttons, secondary buttons, or icon buttons, Astral got what you need. + CSS buttons are those clickable elements that make websites interactive and user-friendly. Think of them as the “action heroes” of web design—they guide users through a site and help them complete tasks like submitting forms, downloading files, or navigating between pages. + + With CSS (Cascading Style Sheets), you can give these buttons a makeover to match your website’s style! You can customize their size, color, borders, hover effects, and more to make them stand out and enhance the overall user experience.
- The button
class can be used on , <a>
anchor links,<button>
form buttons, <input type="submit">
submit inputs, <input type="reset">
reset inputs.
+ The button
class isn’t picky—you can use it on buttons, links, and even form inputs!
+
- Astral.CSS buttons are available in all the different colors. + Whether you need bold and bright or sleek and subtle, you’ve got options:
- Astral.CSS buttons are available in 3 different sizes. + Sometimes you need a big statement, and other times, less is more. Buttons come in three sizes: + +
+ Outline buttons add a modern, lightweight look to your design: + + +