adds in custom.css for, well, custom styles.

This commit is contained in:
0xRenegade
2022-09-24 13:09:17 -05:00
parent 64974c6c51
commit cccf3ada43
2 changed files with 12 additions and 1 deletions
+3 -1
View File
@@ -15,4 +15,6 @@
<!-- Overlay Scrollbar -->
<link type="text/css" href="plugins/overlayScrollbars/css/OverlayScrollbars.css" rel="stylesheet"/>
<!-- Google Font: Source Sans Pro -->
<link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,400i,700" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,400i,700" rel="stylesheet">
<!-- Custom Styles -->
<link rel="stylesheet" href="dist/css/custom.css">