mirror of
https://github.com/smartfrigde/smartfrigde.github.io.git
synced 2024-08-14 22:46:45 +00:00
14 lines
359 B
CSS
14 lines
359 B
CSS
.spoiler-1PPAUc.hiddenSpoilers-1ksnR6 {
|
|
filter: blur(0);
|
|
}
|
|
.spoilerWarning-2aAZq1 {
|
|
display: none;
|
|
}
|
|
.theme-dark .spoilerText-3p6IlD.hidden-HHr2R9, .theme-dark .spoilerText-3p6IlD.hidden-HHr2R9:hover {
|
|
background-color: transparent;
|
|
cursor: text;
|
|
}
|
|
.spoilerText-3p6IlD.hidden-HHr2R9 .inlineContent-3ZjPuv {
|
|
opacity: 1;
|
|
cursor: text;
|
|
}
|