Skip to content
This repository has been archived by the owner on Feb 8, 2020. It is now read-only.

Commit

Permalink
UI
Browse files Browse the repository at this point in the history
  • Loading branch information
naveen-kunder committed Jul 26, 2019
1 parent c5c0d49 commit 277d4e3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Documents/static/css/main.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
<link rel="stylesheet" href="Documents/static/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="Documents/static/bootstrap/css/bootstrap-grid.min.css">
<link rel="stylesheet" href="Documents/static/bootstrap/css/bootstrap-reboot.min.css">
<link rel="stylesheet" href="Documents/static/dropdown/css/style.css">
<link rel="stylesheet" href="Documents/static/theme/css/style.css">
<link rel="stylesheet" href="Documents/static/additional/css/additional.css" type="text/css">
<link rel="stylesheet" href="/Documents/static/dropdown/css/style.css">
<link rel="stylesheet" href="/Documents/static/theme/css/style.css">
<link rel="stylesheet" href="/Documents/static/additional/css/additional.css" type="text/css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css"
integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<style>
Expand Down

0 comments on commit 277d4e3

Please sign in to comment.