diff options
author | terminaldweller <thabogre@gmail.com> | 2022-03-23 12:32:43 +0000 |
---|---|---|
committer | terminaldweller <thabogre@gmail.com> | 2022-03-23 12:32:43 +0000 |
commit | a5b28f29dd683191433a70b2c3c21e06de265717 (patch) | |
tree | 714dbfd5caf284df4373ba9a1503e9e5ba83292e /spring-front/src/index.css | |
parent | wip (diff) | |
download | mdrtl-a5b28f29dd683191433a70b2c3c21e06de265717.tar.gz mdrtl-a5b28f29dd683191433a70b2c3c21e06de265717.zip |
wip
Diffstat (limited to 'spring-front/src/index.css')
-rw-r--r-- | spring-front/src/index.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spring-front/src/index.css b/spring-front/src/index.css index c788cb4..388f1ca 100644 --- a/spring-front/src/index.css +++ b/spring-front/src/index.css @@ -11,7 +11,7 @@ a { text-decoration: none; } -hr { +p { color: #005f87; } |