diff options
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; } |