Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 571 Bytes

File metadata and controls

17 lines (11 loc) · 571 Bytes

Fallout.css

CSS styles for Fallout-based websites!

Just copy the CSS file fallout.css into your project and link it in your HTML file.

<link rel="stylesheet" href="fallout.css">

And you're good to go!

Some things to note

  • I use TailwindCSS for the CSS reset and utility classes, so you might see some classes that you don't recognize.
  • The trademark Fallout is owned by Bethesda Softworks LLC. This is a fan project and is not affiliated with Bethesda Softworks LLC.
  • Any feedback is appreciated! Feel free to open an issue or a pull request.