Skip to content

Commit

Permalink
new banner and navbar; resizeable c1
Browse files Browse the repository at this point in the history
  • Loading branch information
KirisameSoup committed Nov 13, 2023
1 parent c078f74 commit 1089ffd
Show file tree
Hide file tree
Showing 13 changed files with 5 additions and 9 deletions.
2 changes: 1 addition & 1 deletion _site/assets/css/default/style.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion _site/assets/css/default/style.css.map

Large diffs are not rendered by default.

Binary file added _site/assets/image/chimes.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed _site/assets/image/cloud.png
Binary file not shown.
Binary file added _site/assets/image/cloud.webp
Binary file not shown.
Binary file removed _site/assets/image/xp.gif
Binary file not shown.
Binary file removed _site/assets/image/xp_.gif
Binary file not shown.
10 changes: 3 additions & 7 deletions assets/css/default/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ html::before { content: "";
inset: 0;
z-index: -2;
pointer-events: none;
background: url(/assets/image/cloud.png) {
background: url(/assets/image/cloud.webp) {
size: cover;
position: center;
};
Expand Down Expand Up @@ -105,12 +105,8 @@ html:has(.cornerCara:not([id="0"])) {
.banner {
// styl
border: #000 1px solid;
// background: url(https://media.tenor.com/5lWosOHS630AAAAC/amor.gif);
// background: url(https://usagif.com/wp-content/uploads/gifs/water-66.gif);
// background: url(https://64.media.tumblr.com/9af92cc03553bd821021fd950fbc33b5/1534f96efdb15e70-b5/s100x200/6f110ffcfa7afe0af25add8144e9d30fbefc97fe.gifv);
background: url(/assets/image/xp_.gif) { size: 20vw; };
background: url(https://64.media.tumblr.com/1b8577d77a572535172d95b5bb0a070b/tumblr_inline_n25dksRrdF1qhwjx8.gif) { size: cover; };
background-position-y: 6 0%;
background: url(/assets/image/chimes.gif) { size: cover; };
background-position-y: 60%;

box-shadow: inset 10px -10px 5px -5px #44d,
inset -30px 0 30px -20px #44da,
Expand Down
Binary file added assets/image/chimes.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets/image/cloud.png
Binary file not shown.
Binary file added assets/image/cloud.webp
Binary file not shown.
Binary file removed assets/image/xp.gif
Binary file not shown.
Binary file removed assets/image/xp_.gif
Binary file not shown.

0 comments on commit 1089ffd

Please sign in to comment.