-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
9 changed files
with
56 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,21 @@ | ||
<!-- 76-udk --> | ||
<html> | ||
<head> | ||
<script src="../libs/jquery-3.5.1.min.js"></script> | ||
<link rel="stylesheet" href="../websites/udk/main.css"> | ||
<style> | ||
body { | ||
margin: 2px; | ||
} | ||
a { | ||
color: white !important; | ||
} | ||
</style> | ||
<base target="_parent"> | ||
</head> | ||
<body> | ||
<div style="display: none;"><svg xmlns="http://www.w3.org/2000/svg"><symbol viewBox="0 0 200 200" id="icon-mail"><path d="M180 20H20A20 20 0 0 0 .1 40L0 160a20.06 20.06 0 0 0 20 20h160a20.06 20.06 0 0 0 20-20V40a20.06 20.06 0 0 0-20-20zm0 140H20V60l80 50 80-50v100zm-80-70L20 40h160l-80 50z"></path></symbol><symbol viewBox="0 0 200 200" id="icon-phone"><path d="M160 16.67A16.92 16.92 0 0 0 142.86 0H57.14A16.92 16.92 0 0 0 40 16.67v166.66A16.92 16.92 0 0 0 57.14 200h85.7A16.92 16.92 0 0 0 160 183.33V16.67zm-72.86 0h25.7a4.17 4.17 0 1 1 0 8.33h-25.7a4.17 4.17 0 1 1 0-8.33zM100 183.33a8.34 8.34 0 1 1 8.56-8.33 8.45 8.45 0 0 1-8.56 8.33zm42.86-25H57.14V41.47h85.7v116.86z"></path></symbol><symbol viewBox="0 0 200 200" id="icon-studyguide"><path d="M100 25a75 75 0 1 1-75 75 75.1 75.1 0 0 1 75-75zm0-25a100 100 0 1 0 100 100A100 100 0 0 0 100 0zm50 50l-46.84 24.87a25 25 0 0 0-27.8 27.4L50 150l47.7-25.35a25 25 0 0 0 27.43-27.82L150 50zm-50 62.5a12.5 12.5 0 1 1 12.5-12.5 12.5 12.5 0 0 1-12.5 12.5z"></path></symbol></svg></div> | ||
<a href="https://www.udk-berlin.de/service/studyguide/"><div id="target"></div></a> | ||
<script>$('#target').load('../websites/udk/udk.htm #studyguide-button')</script> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters