[user name]
08-13
240813 최정임 대시보드 수정
@5c2d577a667e417fa7027dc74ac0d2bea1cdb4dd
--- client/resources/css/style.css
+++ client/resources/css/style.css
... | ... | @@ -406,9 +406,12 @@ |
406 | 406 |
|
407 | 407 |
.race-wrap .title-box { |
408 | 408 |
position: absolute; |
409 |
- top: 68px; |
|
410 |
- left: 120px; |
|
409 |
+ top: -3px; |
|
410 |
+ left: 50px; |
|
411 | 411 |
text-align: center; |
412 |
+ background-image: url('../img/img15_s.png'); |
|
413 |
+ width: 336px; |
|
414 |
+ height: 145px; |
|
412 | 415 |
} |
413 | 416 |
|
414 | 417 |
.race-wrap .title-box .title { |
--- client/resources/img/img20_1_s.png
+++ client/resources/img/img20_1_s.png
Binary file is not shown |
--- client/views/pages/main/Dashboard.vue
+++ client/views/pages/main/Dashboard.vue
... | ... | @@ -5,7 +5,7 @@ |
5 | 5 |
<div class="main"> |
6 | 6 |
<div class="race-wrap"> |
7 | 7 |
<div class="title-box"> |
8 |
- <p class="title">hello world!</p> |
|
8 |
+ <p class="title" style="margin-top: 67px;">hello world!</p> |
|
9 | 9 |
<p class="subtitle">hi my name is dd!</p> |
10 | 10 |
</div> |
11 | 11 |
<!-- |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?