add images...

This commit is contained in:
최준흠 2023-08-21 12:06:23 +09:00
parent 875fdd0f9f
commit f720d021a0
2 changed files with 55 additions and 55 deletions

View File

@ -1121,7 +1121,7 @@ hr {
/* page title
---------------------------------------------------------------------- */
#page-title {
background: #12151b url(../images/hero-bg.jpg) no-repeat center center fixed;
background: #12151b url(../images2/background.jpg) no-repeat center center fixed;
-webkit-background-size: cover !important;
-moz-background-size: cover !important;
background-size: cover !important;
@ -1242,7 +1242,7 @@ hr {
/* =================================================================== */
#hero {
margin-top:-27px;
background: #12151b url(../images/hero-bg.jpg) no-repeat center center fixed;
background: #12151b url(../images2/background.jpg) no-repeat center center fixed;
-webkit-background-size: cover !important;
-moz-background-size: cover !important;
background-size: cover !important;

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB