summaryrefslogtreecommitdiff
path: root/opml.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-12-02 09:19:14 +0100
committerAndrew Dolgov <[email protected]>2005-12-02 09:19:14 +0100
commit648cbec8863a71535484552b204b365f4baf0c55 (patch)
treebf20f2a7e957f0b8f145a3b117cd2d5e4c2eb835 /opml.css
parentdb22a6e9b87e3dfd6eb82c7df8849dc4595641cf (diff)
make xml import/export tools look cuter
Diffstat (limited to 'opml.css')
-rw-r--r--opml.css8
1 files changed, 8 insertions, 0 deletions
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;
}