summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYves Fischer <yvesf-git@xapek.org>2011-09-25 11:56:47 +0200
committerYves Fischer <yvesf-git@xapek.org>2011-09-25 11:56:47 +0200
commitfd7740599e5a90a363380532deb0e607827df206 (patch)
treef79e042452d0ca223611d38211c33612d6ef54ed
parent19b04a031a302e52a90efaa37e6e13c4e844b784 (diff)
downloadstudienarbeit-2011-fd7740599e5a90a363380532deb0e607827df206.tar.gz
studienarbeit-2011-fd7740599e5a90a363380532deb0e607827df206.zip
PDF Download Linkgh-pages
-rw-r--r--index.html4
-rwxr-xr-xmake.sh4
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 {
</head>
<body>
<div id="bar">
+ <a href="https://github.com/dhbw-horb/studienarbeit-2011-fischer-eclipse-ksm/blob/master/document.pdf?raw=true">Download PDF</a>
+ •
<a href="http://github.com/dhbw-horb/ksm-rcp">KSM Projektrepository</a>
<a href="http://www.ba-horb.de/~ksm">KSM Website</a>
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 {
</head>
<body>
<div id="bar">
+ <a href="https://github.com/dhbw-horb/studienarbeit-2011-fischer-eclipse-ksm/blob/master/document.pdf?raw=true">Download PDF</a>
+ •
<a href="http://github.com/dhbw-horb/ksm-rcp">KSM Projektrepository</a>
<a href="http://www.ba-horb.de/~ksm">KSM Website</a>