diff options
| author | 2014-04-06 13:23:35 +0200 | |
|---|---|---|
| committer | 2014-04-06 13:23:35 +0200 | |
| commit | b5e60062a528f6ace5c67f280443819470e0225a (patch) | |
| tree | 0b96d79ca04ecc19254831a7026f624d87549d6c /p/themes/Flat | |
| parent | 8ef32a10c6fd8e4ace44a5e797f6176f80b9560e (diff) | |
Add link to article title
https://github.com/marienfressinaud/FreshRSS/issues/469
Diffstat (limited to 'p/themes/Flat')
| -rw-r--r-- | p/themes/Flat/freshrss.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/p/themes/Flat/freshrss.css b/p/themes/Flat/freshrss.css index 1d551d8fb..1f297309b 100644 --- a/p/themes/Flat/freshrss.css +++ b/p/themes/Flat/freshrss.css @@ -286,7 +286,7 @@ body { .flux .item.title { background: inherit; } - .flux .item.title a { + .flux .title a { color: #333; outline: none; } |
