[성현모] eCIA 테마적용
This commit is contained in:
@ -11,7 +11,7 @@
|
|||||||
<link rel="icon" type="image/png" href="_content/eCIA_v2.Shared/favicon.png" />
|
<link rel="icon" type="image/png" href="_content/eCIA_v2.Shared/favicon.png" />
|
||||||
<link href="_content/Radzen.Blazor/css/default-base.css" rel="stylesheet" />
|
<link href="_content/Radzen.Blazor/css/default-base.css" rel="stylesheet" />
|
||||||
<HeadOutlet />
|
<HeadOutlet />
|
||||||
<RadzenTheme Theme="material" />
|
<RadzenTheme Theme="material-dark" />
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
|||||||
@ -11,6 +11,7 @@
|
|||||||
<link href="_content/Radzen.Blazor/css/default-base.css" rel="stylesheet" />
|
<link href="_content/Radzen.Blazor/css/default-base.css" rel="stylesheet" />
|
||||||
<link rel="stylesheet" href="eCIA_v2.styles.css" />
|
<link rel="stylesheet" href="eCIA_v2.styles.css" />
|
||||||
<link rel="icon" href="data:,">
|
<link rel="icon" href="data:,">
|
||||||
|
<link rel="stylesheet" href="_content/Radzen.Blazor/css/material-dark-base.css?v=7.1.5.0">
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
|||||||
Reference in New Issue
Block a user