goodbye skeuocard, and thanks for all the memories <3

This commit is contained in:
Kyle Drake 2024-11-19 00:46:05 -06:00
parent d54a359b78
commit 553be38cda
5 changed files with 1 additions and 24 deletions

View file

@ -1925,19 +1925,6 @@ a.tag:hover {
color: #777;
margin-bottom: 1em;
}
.skeuocard.js .face {
@include box-shadow(0px 1px 2px 0px rgba(0,0,0,0.25));
&.valid {
@include box-shadow(0 0 10px #00cfa7);
}
}
.skeuocard.js .flip-tab p {
font-size: 0.85em;
}
.skeuocard.js .flip-tab.back p {
font-size: 0.85em;
padding-left: 10px;
}
}
.btn-Action {
margin-right: 3px;