Spaces:
Sleeping
Sleeping
Commit ·
8843f80
1
Parent(s): ddbc2ca
- src/main/resources/static/css/admin.css +1 -1
- src/main/resources/static/css/auth.css +1 -1
- src/main/resources/static/css/dashboard-user.css +1 -1
- src/main/resources/static/css/dashboard.css +1 -1
- src/main/resources/static/css/styles.css +4 -4
- src/main/resources/static/img/{back.jpg → aa.webp} +2 -2
- src/main/resources/static/img/{backback.jpg → back-groud.webp} +2 -2
- src/main/resources/static/img/{a.png → back.webp} +2 -2
- src/main/resources/static/img/backback.png +0 -3
- src/main/resources/static/img/{aa.png → backback.webp} +2 -2
- src/main/resources/static/img/backgroud.webp +3 -0
- src/main/resources/static/img/black.webp +3 -0
- src/main/resources/static/img/nhanvat-back.webp +3 -0
- src/main/resources/static/img/start-story.webp +3 -0
- src/main/webapp/WEB-INF/views/characters/characters.jsp +1 -1
- src/main/webapp/WEB-INF/views/index.jsp +1 -1
- src/main/webapp/WEB-INF/views/storys/story.jsp +1 -1
- src/main/webapp/WEB-INF/views/worlds/world.jsp +1 -1
- {new_path}') +1 -0
src/main/resources/static/css/admin.css
CHANGED
|
@@ -3,7 +3,7 @@
|
|
| 3 |
.bg-image {
|
| 4 |
position: fixed;
|
| 5 |
inset: 0;
|
| 6 |
-
background: url("/images/bg-dark-fantasy.
|
| 7 |
filter: brightness(.2);
|
| 8 |
z-index: -2;
|
| 9 |
}
|
|
|
|
| 3 |
.bg-image {
|
| 4 |
position: fixed;
|
| 5 |
inset: 0;
|
| 6 |
+
background: url("/images/bg-dark-fantasy.webp") center/cover no-repeat;
|
| 7 |
filter: brightness(.2);
|
| 8 |
z-index: -2;
|
| 9 |
}
|
src/main/resources/static/css/auth.css
CHANGED
|
@@ -262,7 +262,7 @@ body {
|
|
| 262 |
|
| 263 |
background-image:
|
| 264 |
linear-gradient(rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.25)),
|
| 265 |
-
url("../img/back.
|
| 266 |
|
| 267 |
background-size: cover;
|
| 268 |
background-position: center;
|
|
|
|
| 262 |
|
| 263 |
background-image:
|
| 264 |
linear-gradient(rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.25)),
|
| 265 |
+
url("../img/back.webp");
|
| 266 |
|
| 267 |
background-size: cover;
|
| 268 |
background-position: center;
|
src/main/resources/static/css/dashboard-user.css
CHANGED
|
@@ -69,7 +69,7 @@ BACKGROUND
|
|
| 69 |
background:
|
| 70 |
linear-gradient(rgba(0, 0, 0, .45),
|
| 71 |
rgba(0, 0, 0, .65)),
|
| 72 |
-
url("/img/back.
|
| 73 |
|
| 74 |
filter:
|
| 75 |
brightness(.65) saturate(.85) sepia(.2);
|
|
|
|
| 69 |
background:
|
| 70 |
linear-gradient(rgba(0, 0, 0, .45),
|
| 71 |
rgba(0, 0, 0, .65)),
|
| 72 |
+
url("/img/back.webp") center/cover no-repeat;
|
| 73 |
|
| 74 |
filter:
|
| 75 |
brightness(.65) saturate(.85) sepia(.2);
|
src/main/resources/static/css/dashboard.css
CHANGED
|
@@ -104,7 +104,7 @@ body {
|
|
| 104 |
background:
|
| 105 |
linear-gradient(rgba(0, 0, 0, .35),
|
| 106 |
rgba(0, 0, 0, .55)),
|
| 107 |
-
url("/img/back.
|
| 108 |
|
| 109 |
filter: brightness(.6) saturate(.85) sepia(.25);
|
| 110 |
z-index: -3;
|
|
|
|
| 104 |
background:
|
| 105 |
linear-gradient(rgba(0, 0, 0, .35),
|
| 106 |
rgba(0, 0, 0, .55)),
|
| 107 |
+
url("/img/back.webp") center/cover no-repeat;
|
| 108 |
|
| 109 |
filter: brightness(.6) saturate(.85) sepia(.25);
|
| 110 |
z-index: -3;
|
src/main/resources/static/css/styles.css
CHANGED
|
@@ -500,7 +500,7 @@ h4 {
|
|
| 500 |
.hero-bg {
|
| 501 |
position: absolute;
|
| 502 |
inset: 0;
|
| 503 |
-
background-image: url(../img/back-groud.
|
| 504 |
background-size: cover;
|
| 505 |
background-position: center 100%;
|
| 506 |
/* filter: brightness(1) saturate(0.9) sepia(0.8); */
|
|
@@ -866,7 +866,7 @@ h4 {
|
|
| 866 |
content: "";
|
| 867 |
position: absolute;
|
| 868 |
inset: 0;
|
| 869 |
-
background-image: url('../img/backback.
|
| 870 |
background-size: cover;
|
| 871 |
background-position: center;
|
| 872 |
background-attachment: fixed;
|
|
@@ -1294,7 +1294,7 @@ h4 {
|
|
| 1294 |
content: "";
|
| 1295 |
position: absolute;
|
| 1296 |
inset: 0;
|
| 1297 |
-
background-image: url('../img/black.
|
| 1298 |
background-size: cover;
|
| 1299 |
background-position: center;
|
| 1300 |
background-attachment: fixed;
|
|
@@ -2140,7 +2140,7 @@ select.form-control {
|
|
| 2140 |
|
| 2141 |
background:
|
| 2142 |
linear-gradient(rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.82)),
|
| 2143 |
-
url('img/login-bg.
|
| 2144 |
|
| 2145 |
background-size: cover;
|
| 2146 |
background-position: center;
|
|
|
|
| 500 |
.hero-bg {
|
| 501 |
position: absolute;
|
| 502 |
inset: 0;
|
| 503 |
+
background-image: url(../img/back-groud.webp);
|
| 504 |
background-size: cover;
|
| 505 |
background-position: center 100%;
|
| 506 |
/* filter: brightness(1) saturate(0.9) sepia(0.8); */
|
|
|
|
| 866 |
content: "";
|
| 867 |
position: absolute;
|
| 868 |
inset: 0;
|
| 869 |
+
background-image: url('../img/backback.webp');
|
| 870 |
background-size: cover;
|
| 871 |
background-position: center;
|
| 872 |
background-attachment: fixed;
|
|
|
|
| 1294 |
content: "";
|
| 1295 |
position: absolute;
|
| 1296 |
inset: 0;
|
| 1297 |
+
background-image: url('../img/black.webp');
|
| 1298 |
background-size: cover;
|
| 1299 |
background-position: center;
|
| 1300 |
background-attachment: fixed;
|
|
|
|
| 2140 |
|
| 2141 |
background:
|
| 2142 |
linear-gradient(rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.82)),
|
| 2143 |
+
url('img/login-bg.webp');
|
| 2144 |
|
| 2145 |
background-size: cover;
|
| 2146 |
background-position: center;
|
src/main/resources/static/img/{back.jpg → aa.webp}
RENAMED
|
File without changes
|
src/main/resources/static/img/{backback.jpg → back-groud.webp}
RENAMED
|
File without changes
|
src/main/resources/static/img/{a.png → back.webp}
RENAMED
|
File without changes
|
src/main/resources/static/img/backback.png
DELETED
Git LFS Details
|
src/main/resources/static/img/{aa.png → backback.webp}
RENAMED
|
File without changes
|
src/main/resources/static/img/backgroud.webp
ADDED
|
Git LFS Details
|
src/main/resources/static/img/black.webp
ADDED
|
Git LFS Details
|
src/main/resources/static/img/nhanvat-back.webp
ADDED
|
Git LFS Details
|
src/main/resources/static/img/start-story.webp
ADDED
|
Git LFS Details
|
src/main/webapp/WEB-INF/views/characters/characters.jsp
CHANGED
|
@@ -3,7 +3,7 @@
|
|
| 3 |
|
| 4 |
<section class="page-hero">
|
| 5 |
<div class="page-hero-bg"
|
| 6 |
-
style="background-image:url('${pageContext.request.contextPath}/img/nhanvat-back.
|
| 7 |
</div>
|
| 8 |
<div class="page-hero-overlay"></div>
|
| 9 |
<div class="page-hero-content">
|
|
|
|
| 3 |
|
| 4 |
<section class="page-hero">
|
| 5 |
<div class="page-hero-bg"
|
| 6 |
+
style="background-image:url('${pageContext.request.contextPath}/img/nhanvat-back.webp');">
|
| 7 |
</div>
|
| 8 |
<div class="page-hero-overlay"></div>
|
| 9 |
<div class="page-hero-content">
|
src/main/webapp/WEB-INF/views/index.jsp
CHANGED
|
@@ -8,7 +8,7 @@
|
|
| 8 |
<section id="home" class="hero">
|
| 9 |
|
| 10 |
<div class="hero-bg"
|
| 11 |
-
style="background-image:url('${pageContext.request.contextPath}/img/backgroud.
|
| 12 |
</div>
|
| 13 |
<div class="hero-overlay"></div>
|
| 14 |
<div class="hero-vignette"></div>
|
|
|
|
| 8 |
<section id="home" class="hero">
|
| 9 |
|
| 10 |
<div class="hero-bg"
|
| 11 |
+
style="background-image:url('${pageContext.request.contextPath}/img/backgroud.webp');">
|
| 12 |
</div>
|
| 13 |
<div class="hero-overlay"></div>
|
| 14 |
<div class="hero-vignette"></div>
|
src/main/webapp/WEB-INF/views/storys/story.jsp
CHANGED
|
@@ -4,7 +4,7 @@
|
|
| 4 |
<!-- PAGE HERO -->
|
| 5 |
<section class="page-hero">
|
| 6 |
<div class="page-hero-bg"
|
| 7 |
-
style="background-image:url('${pageContext.request.contextPath}/img/aa.
|
| 8 |
</div>
|
| 9 |
<div class="page-hero-overlay"></div>
|
| 10 |
<div class="page-hero-content">
|
|
|
|
| 4 |
<!-- PAGE HERO -->
|
| 5 |
<section class="page-hero">
|
| 6 |
<div class="page-hero-bg"
|
| 7 |
+
style="background-image:url('${pageContext.request.contextPath}/img/aa.webp');">
|
| 8 |
</div>
|
| 9 |
<div class="page-hero-overlay"></div>
|
| 10 |
<div class="page-hero-content">
|
src/main/webapp/WEB-INF/views/worlds/world.jsp
CHANGED
|
@@ -3,7 +3,7 @@
|
|
| 3 |
|
| 4 |
<section class="page-hero">
|
| 5 |
<div class="page-hero-bg"
|
| 6 |
-
style="background-image:url('${pageContext.request.contextPath}/img/world-back.
|
| 7 |
</div>
|
| 8 |
<div class="page-hero-overlay"></div>
|
| 9 |
<div class="page-hero-content">
|
|
|
|
| 3 |
|
| 4 |
<section class="page-hero">
|
| 5 |
<div class="page-hero-bg"
|
| 6 |
+
style="background-image:url('${pageContext.request.contextPath}/img/world-back.webp');">
|
| 7 |
</div>
|
| 8 |
<div class="page-hero-overlay"></div>
|
| 9 |
<div class="page-hero-content">
|
{new_path}')
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Unable to initialize device PRN
|