We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d7051e commit 18b7c63Copy full SHA for 18b7c63
Views/Shared/_Layout.cshtml
@@ -11,7 +11,7 @@
11
12
<link rel="shortcut icon" href="~/favicon.ico" />
13
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet" type="text/css" />
14
- <link href="~/content/fabric.min.css" rel="stylesheet" />
+ <link href="~/content/fabric.css" rel="stylesheet" />
15
<link href="~/content/Outlook Icons/style.css" rel="stylesheet" />
16
<link href="~/content/css/outlook.css" rel="stylesheet" />
17
<script type="text/javascript">
0 commit comments