This commit is contained in:
hyunho 2020-12-24 00:43:41 +00:00
parent bd0b2d34c5
commit 4b907a7f20
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@
<div id="lecture" class="@ViewBag.croompageleftmenutoggle">
<div id="lctTop">
@*<h1 id="gnbLogo" style="background-size:auto 28px;@(!string.IsNullOrEmpty(ViewBag.AssignLogo)?string.Format("background-image: url({0}{1})", ViewBag.Files, ViewBag.AssignLogo):"")"><a href="/">Logo</a></h1>*@
<h1 id="gnbLogo" style="background-size:auto 28px;background:url('../img/lecture/top_logo.png')no-repeat center center;"><a href="/">Logo</a></h1>
<h1 id="gnbLogo" style="background-size:auto 28px;background:url('../../img/common/intranet_logo_b.png')no-repeat center center;"><a href="/">Logo</a></h1>
<h2>사이버 강의실</h2>
<ul class="lcttMenu">
<li class="lcttmUser"><a href="/My/MyInfo" title="정보수정"><span>@ViewBag.SSUserName</span>님<div style="background:url('/img/lecture/top_user.png')no-repeat center center;"></div></a></li>

View File

@ -16,7 +16,7 @@
}
<div id="mypage" class="@ViewBag.mypageleftmenutoggle">
<div id="mpgTop">
<h1 id="gnbLogo" style="background:url('../img/lecture/top_logo.png')no-repeat center center;"><a href="/">Logo</a></h1>
<h1 id="gnbLogo" style="background:url('../../img/common/intranet_logo_b.png')no-repeat center center;"><a href="/">Logo</a></h1>
<h2><a href="/My/Index">마이페이지</a></h2>
<div id="mpgtmbBtn">
<span class="slice1"></span>