diff options
author | crupest <crupest@outlook.com> | 2021-05-06 17:04:28 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2021-05-06 17:04:28 +0800 |
commit | f8baa8b03564800c919bbc638dd57b2020e2ed23 (patch) | |
tree | 6a2248c1cce5fa68859cd05b1513d257a4e0802f /FrontEnd/src | |
parent | a2e1f724bc5a6fc539da797d08fae4136e7b8d6a (diff) | |
download | timeline-f8baa8b03564800c919bbc638dd57b2020e2ed23.tar.gz timeline-f8baa8b03564800c919bbc638dd57b2020e2ed23.tar.bz2 timeline-f8baa8b03564800c919bbc638dd57b2020e2ed23.zip |
...
Diffstat (limited to 'FrontEnd/src')
-rw-r--r-- | FrontEnd/src/app/index.sass | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/FrontEnd/src/app/index.sass b/FrontEnd/src/app/index.sass index 3581d127..19c57953 100644 --- a/FrontEnd/src/app/index.sass +++ b/FrontEnd/src/app/index.sass @@ -113,3 +113,6 @@ i img
max-height: 200px
max-width: 100%
+
+a
+ text-decoration: none
|