From 8f0551ae91f5056e796ebd2bcbc8a5cfd16c1502 Mon Sep 17 00:00:00 2001 From: Sam Ruby Date: Sat, 10 Mar 2007 22:19:47 -0500 Subject: [PATCH] Cosmetic improvements --- filters/detitle.xslt | 25 +++++++++++++++++++++++++ filters/h1title.xslt | 30 ++++++++++++++++++++++++++++++ themes/asf/default.css | 23 ++++++++++++++++++++--- themes/asf/index.html.xslt | 3 ++- themes/asf/personalize.js | 30 ++++++++++++++++++++---------- themes/common/atom.xml.xslt | 7 +++++-- 6 files changed, 102 insertions(+), 16 deletions(-) create mode 100644 filters/detitle.xslt create mode 100644 filters/h1title.xslt diff --git a/filters/detitle.xslt b/filters/detitle.xslt new file mode 100644 index 0000000..1dc7265 --- /dev/null +++ b/filters/detitle.xslt @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + diff --git a/filters/h1title.xslt b/filters/h1title.xslt new file mode 100644 index 0000000..3f419dd --- /dev/null +++ b/filters/h1title.xslt @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/themes/asf/default.css b/themes/asf/default.css index 10f4b98..0c8c0ef 100644 --- a/themes/asf/default.css +++ b/themes/asf/default.css @@ -30,11 +30,15 @@ a:active { a:focus { } -a.active { +a.inactive { + color: #558; +} + +a.rising { font-weight: bold; } -h1 { +body > h1 { font-size: x-large; text-transform: uppercase; letter-spacing: 0.25em; @@ -74,6 +78,11 @@ h1 { border-bottom: 1px solid #ccc; } +#sidebar h2 a img { + margin-bottom: 2px; + vertical-align: middle; +} + #sidebar p { font-size: x-small; padding-left: 20px; @@ -163,6 +172,10 @@ h1 { text-decoration: none !important; } +#sidebar input[name=q] { + margin: 4px 0 0 24px; +} + /* ---------------------------- Footer --------------------------- */ #footer ul { @@ -177,6 +190,10 @@ h1 { display: inline; } +#footer ul li ul { + display: none; +} + #footer img { display: none; } @@ -419,7 +436,7 @@ math[display=block] { overflow: auto; } -.eqno { +.numberedEq span, .eqno { float: right; } diff --git a/themes/asf/index.html.xslt b/themes/asf/index.html.xslt index 68e377c..f4ff71e 100644 --- a/themes/asf/index.html.xslt +++ b/themes/asf/index.html.xslt @@ -40,7 +40,7 @@ -

Subscriptions

+

Footnotes