타이블 백그라운드 추가
This commit is contained in:
@@ -8,6 +8,7 @@
|
|||||||
|
|
||||||
<th:block layout:fragment="title">
|
<th:block layout:fragment="title">
|
||||||
<div class="page-title-banner" style="margin-bottom: 24px;">
|
<div class="page-title-banner" style="margin-bottom: 24px;">
|
||||||
|
<img th:src="@{/img/img_title_bg.png}" class="title-image">
|
||||||
<h1>API 마켓</h1>
|
<h1>API 마켓</h1>
|
||||||
</div>
|
</div>
|
||||||
</th:block>
|
</th:block>
|
||||||
|
|||||||
@@ -7,6 +7,7 @@
|
|||||||
<body>
|
<body>
|
||||||
<th:block layout:fragment="title">
|
<th:block layout:fragment="title">
|
||||||
<div class="page-title-banner" style="margin-bottom: 24px;">
|
<div class="page-title-banner" style="margin-bottom: 24px;">
|
||||||
|
<img th:src="@{/img/img_title_bg.png}" class="title-image">
|
||||||
<h1>API 마켓</h1>
|
<h1>API 마켓</h1>
|
||||||
</div>
|
</div>
|
||||||
</th:block>
|
</th:block>
|
||||||
|
|||||||
Reference in New Issue
Block a user