commit 0e9517e80b5763e70540a9943128a0cc47939c1b parent 8ef1c7a63d303d81549ac63a8d3c7e94495aae1b Author: Shimmy Xu <shimmy.xu@shimmy1996.com> Date: Mon, 2 Dec 2019 12:04:01 -0500 Remove isso styling Diffstat:
| M | layouts/partials/css/custom.css | | | 4 | ---- |
1 file changed, 0 insertions(+), 4 deletions(-)
diff --git a/layouts/partials/css/custom.css b/layouts/partials/css/custom.css
@@ -6,7 +6,3 @@ a:focus, a:hover {
background: var(--accent-color);
color: var(--background-color);
}
-
-#isso-thread {
- color: var(--text-color) !important;
-}