From db4e491cb4c8da4cb3e65c69c05e54ee4c1630ad Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Tue, 28 Jul 2015 10:54:09 -0400 Subject: FAQ: add anchor refs to all headers and subheaders This makes it easier to link to sections of the page. --- (limited to 'site/common/css/main.css') diff --git a/site/common/css/main.css b/site/common/css/main.css index 579aad0..653b8b7 100644 --- a/site/common/css/main.css +++ b/site/common/css/main.css @@ -1,3 +1,5 @@ +.ref{font-size:70%} +.ref,.ref a{color:#888} *,a:hover{color:#222;padding:.2% 1%;margin:1% auto;text-align:justify} html{background:#eee;font:95% sans-serif} body{max-width:80em} -- cgit v0.9.1