Merge branch 'master' into master

This commit is contained in:
神戸小鳥
2021-09-08 21:37:36 +08:00
committed by GitHub
6 changed files with 15 additions and 12 deletions

View File

@@ -134,6 +134,7 @@ body {
-moz-osx-font-smoothing: grayscale;
}
.sponsor,
#specialthanks,
#rank {
position: fixed;
@@ -156,11 +157,11 @@ body {
top: 1rem;
}
#sponsor {
position: fixed;
.sponsor {
top: auto;
bottom: 0;
left: 0;
right: 0;
width: auto;
padding: 0.5rem;
}
#spthx {

View File

@@ -133,6 +133,7 @@ body {
-moz-osx-font-smoothing: grayscale;
}
.sponsor,
#specialthanks,
#rank {
position: fixed;
@@ -155,11 +156,11 @@ body {
top: 1rem;
}
#sponsor {
position: fixed;
.sponsor {
top: auto;
bottom: 0;
left: 0;
right: 0;
width: auto;
padding: 0.5rem;
}
#spthx {