Skip to content

A Minecraft webfont kit with the base game colors as CSS classes.

License

Notifications You must be signed in to change notification settings

kai-tw/Minecraft-Webfont-and-Colors

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Minecraft Webfont and Colors

A Minecraft webfont kit provided with base game colors as CSS classes.

How to use

To use this font, simply put the folders in the root directory of your project, and link the CSS as follows:

<link rel="stylesheet" type="text/css" media="screen" href="css/minecraft-webfont.css" />

Then call the Minecraft font in your CSS with:

font-family: 'Minecraft';

Note: changing the font-weight will blur the font.

Authors

Colors used in the CSS classes are from the Minecraft wiki.

About

A Minecraft webfont kit with the base game colors as CSS classes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 100.0%