From e7a90ec70d1be5b681bac1c88320180a86994895 Mon Sep 17 00:00:00 2001 From: Daniel Kahn Gillmor Date: Fri, 5 Sep 2008 09:32:02 -0400 Subject: [PATCH] trying out more widely-supported smaller font + upcased link text instead of small-caps --- website/local.css | 2 +- website/sidebar.mdwn | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/website/local.css b/website/local.css index ca9fe55..a3c2933 100644 --- a/website/local.css +++ b/website/local.css @@ -71,7 +71,7 @@ table.sitenav img.logo { table.sitenav a { font-weight: bold; margin-right: 1em; - font-variant: small-caps; + font-size: smaller; } table.sitenav span.selflink { diff --git a/website/sidebar.mdwn b/website/sidebar.mdwn index b266489..33ab8ce 100644 --- a/website/sidebar.mdwn +++ b/website/sidebar.mdwn @@ -3,11 +3,11 @@ -[[why?|why]] -[[download]] -[[documentation|doc]] -[[news]] -[[community]] -[[bugs]] +[[WHY?|why]] +[[DOWNLOAD|download]] +[[DOCUMENTATION|doc]] +[[NEWS|news]] +[[COMMUNITY|community]] +[[BUGS|bugs]] -- 2.25.1