master
kek7198 2021-12-04 17:35:37 -06:00
parent d7d5775b39
commit d177c30da3
2 changed files with 3 additions and 2 deletions

View File

@ -24,6 +24,9 @@
.text-shadow-light-t {
text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.1)
}
.sub-header-shadow {
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.10) inset, -1px -1px 0.5px rgba(17, 40, 19, 0.1) inset;
}
}
/* -------------------- BASE STYLING -------------------- */

View File

@ -205,8 +205,6 @@
<link rel="stylesheet" href="{{ ASSET_URL }}">
{% endassets %}
<link rel="stylesheet" href="/assets/css/default.css?v=1031">
<link rel="stylesheet" href="/assets/css/mistletoe.css?v=18">
{% if v %}