global css

A set of styles that reset and normalize the default web browser styling in order to create consistent user interfaces.

1
0
CSS

Global CSS

A set of styles that reset and normalize the default web browser styling in order to create consistent user interfaces.

Demo

Usage

Use the file contents of global.css and copy paste it in your project.
This is the starting point for you to apply your own custom styles on top of it.

For more information

Read the arctile here Global CSS.

Changelog

  • normalise input type range (Oct 2023)

License

global.css is copyright © 2023 Dora Michalostamou [email protected].

global.css is free software, licensed under MIT License, Version 1.0
See the LICENSE file for more details.