Skip to content

TheNudgeInstitute/style.css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

style.css

Overview

This repository contains a collection of CSS presets to help you quickly style your web projects. The presets include common styles for typography, layout, and components.

Purpose

The project takes the style guide provided by Nudge and creates CSS for it so we can use it in custom websites we create. This ensures consistency across all web projects and adheres to the design principles set by Nudge.

Installation

To use the CSS file hosted on GitHub, link it directly in your HTML file using the raw file URL:

<link
  rel="stylesheet"
  href="https://cdn.jsdelivr.net/gh/TheNudgeInstitute/style.css@latest/style.min.css"
/>

Contributors

Created by Mik

Logos

The logos can be found in the folders corresponding to programs and initiatives. The logos are available PNG formats.

Contributors

Created by Mik

About

CSS that follows nudge brand guidelines

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages