1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

make xml import/export tools look cuter

This commit is contained in:
Andrew Dolgov
2005-12-02 09:19:14 +01:00
parent db22a6e9b8
commit 648cbec886
3 changed files with 34 additions and 8 deletions
+8
View File
@@ -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;
}