diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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> |