diff --git a/themes/asf/default.css b/themes/asf/default.css
index 64d7076..50f7f81 100644
--- a/themes/asf/default.css
+++ b/themes/asf/default.css
@@ -38,6 +38,10 @@ a.rising {
font-weight: bold;
}
+a[rel~='license'] {
+ text-decoration: none;
+}
+
body > h1 {
font-size: x-large;
text-transform: uppercase;
diff --git a/themes/asf/index.html.xslt b/themes/asf/index.html.xslt
index e286771..bdc54c0 100644
--- a/themes/asf/index.html.xslt
+++ b/themes/asf/index.html.xslt
@@ -4,7 +4,7 @@
xmlns:planet="http://planet.intertwingly.net/"
xmlns="http://www.w3.org/1999/xhtml"
exclude-result-prefixes="atom planet xhtml">
-
+
@@ -158,7 +158,7 @@