PostService
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
<title>Barcode Host</title>
|
||||
<link rel="stylesheet" href="~/css/site.css" asp-append-version="true" />
|
||||
</head>
|
||||
<body>
|
||||
<body style="background-color: #191919; color: white">
|
||||
<div class="container">
|
||||
<main role="main" class="pb-3">
|
||||
@RenderBody()
|
||||
|
Reference in New Issue
Block a user