Cosmetics
parent
acad24b378
commit
4709ce7016
Binary file not shown.
After Width: | Height: | Size: 65 KiB |
Binary file not shown.
Before Width: | Height: | Size: 59 KiB |
Binary file not shown.
Before Width: | Height: | Size: 101 KiB After Width: | Height: | Size: 59 KiB |
|
@ -24,7 +24,7 @@
|
|||
position: relative;
|
||||
|
||||
&.introduction-dark {
|
||||
background-image: url('./assets/images/home/intro-bg-d.png');
|
||||
background-image: url('./assets/images/home/intro-bg-d.jpg');
|
||||
color: var(--text-color);
|
||||
|
||||
.introduction-promo {
|
||||
|
|
|
@ -835,7 +835,7 @@ pre[class*=language-] code .token.operator, pre[class*=language-] code .token.st
|
|||
position: relative;
|
||||
}
|
||||
.home .introduction.introduction-dark {
|
||||
background-image: url("./assets/images/home/intro-bg-d.png");
|
||||
background-image: url("./assets/images/home/intro-bg-d.jpg");
|
||||
color: var(--text-color);
|
||||
}
|
||||
.home .introduction.introduction-dark .introduction-promo {
|
||||
|
|
Loading…
Reference in New Issue