diff options
author | martinEngel <martinEngel@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2008-12-16 11:57:29 +0000 |
---|---|---|
committer | martinEngel <martinEngel@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2008-12-16 11:57:29 +0000 |
commit | 84fa2b1cd269dc8a9ee0f8ca25dc003575e555a1 (patch) | |
tree | 289d55d34b9d655829febaef967abd6f4c68e4de /www/index.html | |
parent | 93f3bb80003ebe51a75d5abbf83db1e98303b15c (diff) |
tastentierchen mit Betriebssystemtags versehen
git-svn-id: https://svn.neo-layout.org@1285 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to 'www/index.html')
-rw-r--r-- | www/index.html | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/www/index.html b/www/index.html index 572040a..72b0306 100644 --- a/www/index.html +++ b/www/index.html @@ -272,12 +272,13 @@ p { /* text-indent:1em; <!-- Achtung: Die Links sind auch jeweils in den SVG-Dateien kodiert! /--> <!-- - <object data="./tastentier_laechelnd_quicklink_windows.svg" type="image/svg+xml" style="width:50px; height:34px; overflow:hidden; "> - <param name="src" value="./tastentier_laechelnd_quicklink_windows.svg"> + <object data="./tastentier_linksblickend_quicklink_linux.svg" type="image/svg+xml" style="width:61px; height:37px; overflow:hidden; "> + <param name="src" value="./tastentier_linksblickend_quicklink_linux.svg"> /--> + <!--Wird per post-commit hook immer aktuell gehalten!--> - <a href="neo20.exe"> - <img src="./tastentier_laechelnd.png" title="quickdownload:Neo_Windows" alt="quickdownload:Neo_Windows" border="0"> + <a href="neo_de.xmodmap"> + <img src="./tastentierchen_pingu.png" title="quickdownload:Neo_Linux" alt="quickdownload:Neo_Linux" border="0"> </a> <!-- </object> @@ -285,13 +286,12 @@ p { /* text-indent:1em; <!-- - <object data="./tastentier_linksblickend_quicklink_linux.svg" type="image/svg+xml" style="width:50px; height:34px; overflow:hidden; "> - <param name="src" value="./tastentier_linksblickend_quicklink_linux.svg"> + <object data="./tastentier_laechelnd_quicklink_windows.svg" type="image/svg+xml" style="width:50px; height:34px; overflow:hidden; "> + <param name="src" value="./tastentier_laechelnd_quicklink_windows.svg"> /--> - <!--Wird per post-commit hook immer aktuell gehalten!--> - <a href="neo_de.xmodmap"> - <img src="./tastentier_linksblickend.png" title="quickdownload:Neo_Linux" alt="quickdownload:Neo_Linux" border="0"> + <a href="neo20.exe"> + <img src="./tastentierchen_fenster.png" title="quickdownload:Neo_Windows" alt="quickdownload:Neo_Windows" border="0"> </a> <!-- </object> |