mirror of
https://github.com/greflm13/StaticGalleryBuilder.git
synced 2026-02-05 02:59:27 +00:00
added back to top button
This commit is contained in:
@@ -80,6 +80,12 @@
|
||||
background-color: var(--bcolor4);
|
||||
}
|
||||
|
||||
#totop {
|
||||
background-color: var(--color2);
|
||||
color: var(--bcolor4);
|
||||
font-weight: 800;
|
||||
}
|
||||
|
||||
body {
|
||||
color: var(--bcolor1);
|
||||
background-color: var(--bcolor3);
|
||||
|
||||
Reference in New Issue
Block a user