diff options
| author | onefang | 2019-12-10 14:04:36 +1000 |
|---|---|---|
| committer | onefang | 2019-12-10 14:04:36 +1000 |
| commit | 4d7b13259c22eb81eb4e9904a880cd81b79df49d (patch) | |
| tree | 1af3ed137ef9baaaa580ba26a1004a57270aba39 /layout | |
| parent | Add some basic instructions for active graph. (diff) | |
| download | apt-panopticon_cgp-4d7b13259c22eb81eb4e9904a880cd81b79df49d.zip apt-panopticon_cgp-4d7b13259c22eb81eb4e9904a880cd81b79df49d.tar.gz apt-panopticon_cgp-4d7b13259c22eb81eb4e9904a880cd81b79df49d.tar.bz2 apt-panopticon_cgp-4d7b13259c22eb81eb4e9904a880cd81b79df49d.tar.xz | |
A few style tweaks, mostly to a dark theme.
Diffstat (limited to 'layout')
| -rw-r--r-- | layout/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layout/style.css b/layout/style.css index 768c0c6..c756db4 100644 --- a/layout/style.css +++ b/layout/style.css | |||
| @@ -65,7 +65,7 @@ h2 { | |||
| 65 | 65 | ||
| 66 | a:link, a:visited, a:active { | 66 | a:link, a:visited, a:active { |
| 67 | text-decoration: none; | 67 | text-decoration: none; |
| 68 | color: #222; | 68 | color: #888; |
| 69 | } | 69 | } |
| 70 | 70 | ||
| 71 | a:hover { | 71 | a:hover { |
