aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorikukojohanna <johanna.odersky@gmail.com>2018-09-06 16:48:58 +0200
committerGitHub <noreply@github.com>2018-09-06 16:48:58 +0200
commite74bb4b0ba316c8d425cb1fadbbc6229bd9df424 (patch)
tree7f88b66c7f7fcc2c863662d572d29d177be43f53
parent0d331b4fb7c048cc5d10a7efedcbb198be90b100 (diff)
downloadJohanna-Odersky-e74bb4b0ba316c8d425cb1fadbbc6229bd9df424.tar.gz
Johanna-Odersky-e74bb4b0ba316c8d425cb1fadbbc6229bd9df424.tar.bz2
Johanna-Odersky-e74bb4b0ba316c8d425cb1fadbbc6229bd9df424.zip
Delete Web
-rw-r--r--Web89
1 files changed, 0 insertions, 89 deletions
diff --git a/Web b/Web
deleted file mode 100644
index 744601d..0000000
--- a/Web
+++ /dev/null
@@ -1,89 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
- <title>
-Johanna Odersky
- </title>
- <link href="https://fonts.googleapis.com/css?family=Amiri:400i|Cardo:400i|Cormorant+Garamond:400i|EB+Garamond|Libre+Baskerville:400i|Noto+Serif:400i|Old+Standard+TT:400i|Source+Serif+Pro"
- rel="stylesheet"
- >
- <style>
-
- body {
- background-color:rgb(231, 231, 231);
-
- font-family: 'EB Garamond', serif;
- padding-top: 60px;
-
- padding-left: 50px;
- }
-img { padding-top: 15px;
-}
- .center {
- display: block;
- margin-left: auto;
- margin-right: auto;
- width: 50%;
-}
-
-h1{
- font-style:initial;
-font-size:17px;
-position:fixed;
-padding-left: 35px;
- }
-
- .underlined {
- text-decoration: underline;
- color:blue;
- }
-p {
- padding-top: 30px;
- font-size: 15px;
- color: blue;
- position:fixed;
-
-padding-left: 35px;
-
-}
- </style>
- </head>
-</html>
-<body>
-
-<div>
-
- <h1>Johanna Odersky</h1>
- <p style="color: blue">
- <a href="https://soundcloud.com/ikukojohanna" class="underlined">Iku</a>
-
- <br>
- <a href="mailto:johanna.odersky@gmail.com" class="underlined" target="_top">Contact</a>
-
- </p>
-
- <img src="images/image2.jpg" width="500"class="center">
-</div>
-
- <br>
- <img src="images/image1.jpg" width="1000"class="center">
-<br>
- <img src="images/image3.jpg" width="500" class="center">
-
- <br>
-
-
- <img src="images/image5.jpg" width="500" class="center">
- <br>
- <img src="images/image5b.jpg" width="500" class="center">
-
- <br>
- <img src="images/image4.jpg" width="500" class="center">
- <br>
-
-
-
-
-
-
-</body>