From fd7740599e5a90a363380532deb0e607827df206 Mon Sep 17 00:00:00 2001 From: Yves Fischer Date: Sun, 25 Sep 2011 11:56:47 +0200 Subject: PDF Download Link --- index.html | 4 +++- make.sh | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 1a76b2f..b17a5d4 100644 --- a/index.html +++ b/index.html @@ -10,7 +10,7 @@ background-color: dfdfdf; #bar { border: 1px solid gray; background-color: lightGray; -width: 30%; +width: 40%; position: fixed; top: 4px; left: 35%; @@ -29,6 +29,8 @@ a {
+ Download PDF + • KSM ProjektrepositoryKSM Website diff --git a/make.sh b/make.sh index 171041a..a528df0 100755 --- a/make.sh +++ b/make.sh @@ -16,7 +16,7 @@ background-color: dfdfdf; #bar { border: 1px solid gray; background-color: lightGray; -width: 30%; +width: 40%; position: fixed; top: 4px; left: 35%; @@ -35,6 +35,8 @@ a {
+ Download PDF + • KSM ProjektrepositoryKSM Website -- cgit v1.2.1