diff --git a/opml.css b/opml.css index 89f08d0ff..a061a73af 100644 --- a/opml.css +++ b/opml.css @@ -19,6 +19,14 @@ h1 { background-repeat : repeat-x; } +h2 { + font-size : 14pt; + font-weight : bold; + border-width : 0px 0px 1px 0px; + border-style : solid; + border-color : #e0e0e0; +} + div.opmlBody { margin : 30px; } diff --git a/xml-export.php b/xml-export.php index f1100d39b..446d315a0 100644 --- a/xml-export.php +++ b/xml-export.php @@ -15,13 +15,22 @@ if (!$_GET["export"]) { ?> +
+