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 | f7e0965dc06b63e9ef77813413bb0cb7eab9aa0b (patch) | |
tree | 9668784b13fb95c0c61979b3bddccdb6ce557f7d | |
parent | 8bcbd541233f600872b89fbfe074b683030db923 (diff) | |
download | timeline-f7e0965dc06b63e9ef77813413bb0cb7eab9aa0b.tar.gz timeline-f7e0965dc06b63e9ef77813413bb0cb7eab9aa0b.tar.bz2 timeline-f7e0965dc06b63e9ef77813413bb0cb7eab9aa0b.zip |
...
-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
|