mirror of
https://github.com/IvarK/AntimatterDimensionsSourceCode.git
synced 2024-11-10 14:12:02 +00:00
remove sans-serif from effarig reality icon
This commit is contained in:
parent
d1743b35aa
commit
982c83b613
@ -6321,7 +6321,6 @@ kbd {
|
||||
|
||||
.c-effarig-run-button {
|
||||
font-size: 10rem;
|
||||
font-family: sans-serif;
|
||||
font-weight: bold;
|
||||
user-select: none;
|
||||
cursor: pointer;
|
||||
@ -6366,6 +6365,11 @@ kbd {
|
||||
background: #400000;
|
||||
}
|
||||
|
||||
.c-effarig-run-button__inner--running,
|
||||
.c-effarig-run-button__inner--not-running {
|
||||
margin-top: -3rem;
|
||||
}
|
||||
|
||||
.c-effarig-run-button__inner--running {
|
||||
background-image: url("../images/noise.png");
|
||||
-webkit-background-clip: text;
|
||||
|
Loading…
Reference in New Issue
Block a user