Move CreateLog index css
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
@{
|
||||
|
||||
ViewBag.Title = "Enter Mileage Log";
|
||||
ViewBag.PageStyle = "~/Content/CreateLog/Index.css";
|
||||
ViewBag.PageStyle = "~/Content/CreateLog.Index.css";
|
||||
Layout = "~/Views/Shared/_Layout.cshtml";
|
||||
}
|
||||
@section Styles
|
||||
|
||||
Reference in New Issue
Block a user