aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/src/index.css
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-06-15 17:04:25 +0800
committercrupest <crupest@outlook.com>2021-06-15 17:04:25 +0800
commit1f242271a98900ca0a72a13ab05efbf65090df0d (patch)
tree5c12af1abd0ff240c6fb9bd4de02a810b6f9a41a /FrontEnd/src/index.css
parent57a4aa9bc47d3d38f66819f01f41ab10e9673667 (diff)
downloadtimeline-1f242271a98900ca0a72a13ab05efbf65090df0d.tar.gz
timeline-1f242271a98900ca0a72a13ab05efbf65090df0d.tar.bz2
timeline-1f242271a98900ca0a72a13ab05efbf65090df0d.zip
...
Diffstat (limited to 'FrontEnd/src/index.css')
-rw-r--r--FrontEnd/src/index.css10
1 files changed, 0 insertions, 10 deletions
diff --git a/FrontEnd/src/index.css b/FrontEnd/src/index.css
index ff8c1866..8d428774 100644
--- a/FrontEnd/src/index.css
+++ b/FrontEnd/src/index.css
@@ -53,16 +53,6 @@ textarea {
white-space: nowrap;
}
-.cru-card {
- border: 1px solid;
- border-color: #e9ecef;
- background: #f8f9fa;
- transition: all 0.3s;
-}
-
-.cru-card:hover {
- border-color: var(--tl-primary-color);
-}
.full-viewport-center-child {
position: fixed;