Skip to content

Instantly share code, notes, and snippets.

@A-Kiwams
Last active March 29, 2019 12:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save A-Kiwams/010f7a5fcdc45c91cee8518efb0012c7 to your computer and use it in GitHub Desktop.
Save A-Kiwams/010f7a5fcdc45c91cee8518efb0012c7 to your computer and use it in GitHub Desktop.
Global style sheet
@import "~bootstrap/dist/css/bootstrap.min.css";
@import "~font-awesome/css/font-awesome.min.css";
body {
background-color: lightgoldenrodyellow;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment