aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/layout/style.css
diff options
context:
space:
mode:
authoronefang2019-12-10 14:04:36 +1000
committeronefang2019-12-10 14:04:36 +1000
commit4d7b13259c22eb81eb4e9904a880cd81b79df49d (patch)
tree1af3ed137ef9baaaa580ba26a1004a57270aba39 /layout/style.css
parentAdd some basic instructions for active graph. (diff)
downloadapt-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/style.css')
-rw-r--r--layout/style.css2
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
66a:link, a:visited, a:active { 66a:link, a:visited, a:active {
67 text-decoration: none; 67 text-decoration: none;
68 color: #222; 68 color: #888;
69} 69}
70 70
71a:hover { 71a:hover {