Skip to content
This repository was archived by the owner on Sep 10, 2024. It is now read-only.

Commit fdeeaa3

Browse files
authored
Using local assets
1 parent 58bb21f commit fdeeaa3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rumi.theme.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
}
129129

130130
.collections-application {
131-
background-image: url('https://rawcdn.githack.com/rumi-chan/aaaaa/8396b25d39170ac978105f55e48e2dd704c74f2d/017d0296-35e2-11ed-a525-0242c0a88002.jpg?raw=true') !important;
131+
background-image: url('//assets/bg.jpg') !important;
132132
background-position: center;
133133
background-repeat: no-repeat;
134134
background-size: cover;
@@ -139,7 +139,7 @@
139139
}
140140

141141
#rcp-fe-viewport-root {
142-
background-image: url('https://rawcdn.githack.com/rumi-chan/aaaaa/8396b25d39170ac978105f55e48e2dd704c74f2d/017d0296-35e2-11ed-a525-0242c0a88002.jpg?raw=true') !important;
142+
background-image: url('//assets/bg.jpg') !important;
143143
background-position: center;
144144
background-repeat: no-repeat;
145145
background-size: cover;

0 commit comments

Comments
 (0)