From a8842c8bf8a385881a729bfa6e59bcb4ad26001e Mon Sep 17 00:00:00 2001 From: Kolja Waschk Date: Sat, 2 Feb 2008 13:24:36 +0000 Subject: [PATCH] Updated UrJTAG dsssl stylesheet and CSS stylesheet to display SF logo git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@987 b68d4a1b-bc3d-0410-92ed-d4ac073336b7 --- web/UrJTAG.dsl | 6 ++++++ web/htdocs/book/UrJTAG.css | 17 +++++++++++++++++ web/htdocs/index.html | 2 +- 3 files changed, 24 insertions(+), 1 deletion(-) create mode 100644 web/htdocs/book/UrJTAG.css diff --git a/web/UrJTAG.dsl b/web/UrJTAG.dsl index f39e9b6a..684b7f97 100644 --- a/web/UrJTAG.dsl +++ b/web/UrJTAG.dsl @@ -107,6 +107,12 @@ (define %generate-article-titlepage% #t) (define %generate-article-toc% #t) ;; make TOC +; === Stylesheet === +(define %stylesheet% "UrJTAG.css") ;; Name of the stylesheet to use +(define %stylesheet-type% "text/css") ;; The type of the stylesheet to use + + + diff --git a/web/htdocs/book/UrJTAG.css b/web/htdocs/book/UrJTAG.css new file mode 100644 index 00000000..92633ea9 --- /dev/null +++ b/web/htdocs/book/UrJTAG.css @@ -0,0 +1,17 @@ + body { + color:black; + background-color: #f0fff0; + font-family:Arial,Helvetica,sans-serif; + } + .top { background-color:#a0d0a0 } + a { text-decoration:underline; color:#007800 } + .nodeco { text-decoration: none } + .NAVFOOTER + { + padding-right: 150px; + background-image: url(http://sflogo.sourceforge.net/sflogo.php?group_id=193266&type=2); + background-repeat:no-repeat; + background-position: right; + } + + diff --git a/web/htdocs/index.html b/web/htdocs/index.html index 7a79715b..5e6e34ed 100644 --- a/web/htdocs/index.html +++ b/web/htdocs/index.html @@ -40,7 +40,7 @@ - +
Downloads
Documentation
Documentation
Forum
Mailing Lists
SF Project Data