Migrated to using free library of icons for images and fixed button layout for index pages.
This commit is contained in:
@ -8,6 +8,8 @@
|
||||
<link rel="stylesheet" href="~/css/site.css" asp-append-version="true" />
|
||||
<link href="https://code.jquery.com/ui/1.13.2/themes/ui-lightness/jquery-ui.css"
|
||||
rel="stylesheet">
|
||||
<link href="~/lib/fortawesome/fontawesome-free/css/all.css" rel="stylesheet" />
|
||||
<link href="~/lib/fortawesome/fontawesome-free/css/all.min.css" rel="stylesheet" />
|
||||
<script src="https://code.jquery.com/jquery-3.6.1.js"></script>
|
||||
<script src="https://code.jquery.com/ui/1.13.2/jquery-ui.js"></script>
|
||||
<script>
|
||||
|
Reference in New Issue
Block a user