Reduce back-to-top link size
This commit is contained in:
parent
f2290260ee
commit
54f2cffa1c
|
@ -706,6 +706,7 @@ div.standalone > *:last-child {
|
||||||
bottom: 0.5rem;
|
bottom: 0.5rem;
|
||||||
right: 0.5rem;
|
right: 0.5rem;
|
||||||
z-index: 999;
|
z-index: 999;
|
||||||
|
font-size: 1rem;
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
color: #08031A !important;
|
color: #08031A !important;
|
||||||
background-color: #FFD05A;
|
background-color: #FFD05A;
|
||||||
|
|
Loading…
Reference in New Issue