Default-Beauty.css

An implicit replacement for browsers' default styling

Default-Beauty.css makes default browsers' styling prettier in an implicit manner. Not really beautiful but rather anything you might live with until you are in resource to improve your app visuals.

You do not need to define any CSS classes or inline styles to have your HTML rendered prettier.

Just yarn add normalize.css && yarn add default-beauty.css


This page is an example of the approach employed. Click links on the top to switch between modes.

Read more about default-beauty.css ยป



HTML elements render examples

Some inline code.

Pre-formatted block:

        :root {
            font-family: Helvetica, "Open Sans", Arial, sans-serif;
            --color-light: #efefef;
            --color-dark: #333;
        }
    

Header 3

Please, do not expect any controls below to fire any actions. They are here to just give you a look and feel.

Header 4

Your favourite type
Choose whatever you like
Header 5. Table
Column 1Column 2Last column
Data 1.1Data 2.1Data 3.1
Data 1.2Data 2.2Data 3.2
Data 1.3Data 2.3 spanned
Data spanned across 2 columnsData 3.4
footer 1footer 2footer 3