mirror of
https://github.com/VickScarlet/lifeRestart.git
synced 2026-03-24 13:33:26 +08:00
Merge branch 'master' into master
This commit is contained in:
@@ -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 {
|
||||
|
||||
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user