diff options
author | Louise Crow <louise.crow@gmail.com> | 2013-09-17 13:05:08 +0100 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2013-09-17 13:05:08 +0100 |
commit | 6b93f1a364649e01e79d924ebaac6ddb1ec72ddc (patch) | |
tree | 0de9137ab51bf3eec9d18a8e0e8e7f2c7565e9b9 | |
parent | ede9a204e3e8c35cf1a04f29c879cab218e7afbe (diff) |
Links to red.
-rw-r--r-- | public/stylesheets/custom.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/public/stylesheets/custom.css b/public/stylesheets/custom.css index 260e9e5..2adf386 100644 --- a/public/stylesheets/custom.css +++ b/public/stylesheets/custom.css @@ -71,7 +71,7 @@ font-weight:400; } a { -color:#93278F; +color:#FE0000; } p.subtitle { @@ -262,7 +262,7 @@ color:#000000; } div.controller_help h1 a,#logged_in_bar a,#logged_in_bar a:visited,#stepwise_make_request strong { -color:#93278F; +color:#FE0000; } |