diff options
author | Arnav Bhatt <arnav@ghativega.in> | 2023-11-20 01:40:06 +0530 |
---|---|---|
committer | Arnav Bhatt <arnav@ghativega.in> | 2023-11-20 01:40:06 +0530 |
commit | 8b6fc44b0b4afc0a0f2b4c5dac1f6aeb6144179e (patch) | |
tree | ca96c6f151b306434c60fef24b0320c247d0fbe2 /data/style.css | |
parent | 5c8fb008af37f15e6b0d02f0e5ec031ca2407847 (diff) |
change thingies
Diffstat (limited to 'data/style.css')
-rwxr-xr-x | data/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/style.css b/data/style.css index cd843f2..77c4f8b 100755 --- a/data/style.css +++ b/data/style.css @@ -6,7 +6,7 @@ html { } a { - color: #4388b3; + color: #44A5B5; display: inline; } |