diff options
| author | franck cuny <franck@lumberjaph.net> | 2011-06-20 14:05:25 +0200 |
|---|---|---|
| committer | franck cuny <franck@lumberjaph.net> | 2011-06-20 14:05:25 +0200 |
| commit | 12a628777f697329e8ed55a90d4c3ae9f820dfec (patch) | |
| tree | c87a701243150372174e38bc9f65364449b6a1bf /static/css/screen.css | |
| parent | change links color (diff) | |
| download | lumberjaph-12a628777f697329e8ed55a90d4c3ae9f820dfec.tar.gz | |
better color
Signed-off-by: franck cuny <franck@lumberjaph.net>
Diffstat (limited to 'static/css/screen.css')
| -rw-r--r-- | static/css/screen.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/screen.css b/static/css/screen.css index 8d3c7f3..7c6e586 100644 --- a/static/css/screen.css +++ b/static/css/screen.css @@ -35,7 +35,7 @@ p { } a { - color: #ffffff; + color: #8085C1; text-decoration: none; } |
