|
2 | 2 | <html lang="en"> |
3 | 3 |
|
4 | 4 | <head> |
| 5 | + <style>.gm-control-active>img{box-sizing:content-box;display:none;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%)}.gm-control-active>img:nth-child(1){display:block}.gm-control-active:focus>img:nth-child(1),.gm-control-active:hover>img:nth-child(1),.gm-control-active:active>img:nth-child(1),.gm-control-active:disabled>img:nth-child(1){display:none}.gm-control-active:focus>img:nth-child(2),.gm-control-active:hover>img:nth-child(2){display:block}.gm-control-active:active>img:nth-child(3){display:block}.gm-control-active:disabled>img:nth-child(4){display:block} |
| 6 | + </style> |
5 | 7 | <meta charset="UTF-8" /> |
6 | 8 | <meta http-equiv="X-UA-Compatible" content="IE=edge"> |
7 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" /> |
| 10 | + |
8 | 11 | <!-- Begin Jekyll SEO tag v2.6.1 --> |
9 | 12 | <title>Andreas Holzer alias WebCrew - GitHub-CV</title> |
10 | 13 | <meta name="generator" content="Jekyll v4.1.1" /> |
|
35 | 38 | <!-- Load Fonts --> |
36 | 39 | <link type="text/css" rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700|Google+Sans:400,500,700|Google+Sans+Text:400&lang=en"> |
37 | 40 | <link type="text/css" rel="stylesheet" href="https://fonts.googleapis.com/css?family=Google+Sans+Text:400&text=%E2%86%90%E2%86%92%E2%86%91%E2%86%93&lang=en"> |
| 41 | + <style>.gm-ui-hover-effect{opacity:.6}.gm-ui-hover-effect:hover{opacity:1}.gm-ui-hover-effect>span{background-color:#000}@media (forced-colors:active),(prefers-contrast:more){.gm-ui-hover-effect>span{background-color:ButtonText}} |
| 42 | + </style> |
| 43 | + <style>.gm-style .gm-style-cc a,.gm-style .gm-style-cc button,.gm-style .gm-style-cc span,.gm-style .gm-style-mtc div{font-size:10px;box-sizing:border-box}.gm-style .gm-style-cc a,.gm-style .gm-style-cc button,.gm-style .gm-style-cc span{outline-offset:3px} |
| 44 | + </style> |
| 45 | + <style>@media print { .gm-style .gmnoprint, .gmnoprint { display:none }}@media screen { .gm-style .gmnoscreen, .gmnoscreen { display:none }} |
| 46 | + </style> |
| 47 | + <style>.gm-style-moc{background-color:rgba(0,0,0,.45);pointer-events:none;text-align:center;transition:opacity ease-in-out}.gm-style-mot{color:white;font-family:Roboto,Arial,sans-serif;font-size:22px;margin:0;position:relative;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%)} |
| 48 | + </style> |
38 | 49 | <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.0/css/all.css"> |
39 | 50 | <link href="http://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css"> |
40 | 51 |
|
|
54 | 65 | <!-- Favicons --> |
55 | 66 | <link rel="shortcut icon" href="/assets/images/favicons/favicon.ico"> |
56 | 67 | <!-- <link type="application/atom+xml" rel="alternate" href="https://ryancv-jekyll.netlify.app/feed.xml" title="Andreas Holzer, WebCrew - CV" /> --> |
| 68 | + |
| 69 | + <script type="text/javascript" charset="UTF-8" src="https://maps.googleapis.com/maps-api-v3/api/js/49/5/intl/en_gb/common.js"> |
| 70 | + </script> |
| 71 | + <script type="text/javascript" charset="UTF-8" src="https://maps.googleapis.com/maps-api-v3/api/js/49/5/intl/en_gb/util.js"> |
| 72 | + </script> |
| 73 | + <script type="text/javascript" charset="UTF-8" src="https://maps.googleapis.com/maps-api-v3/api/js/49/5/intl/en_gb/map.js"> |
| 74 | + </script> |
| 75 | + <script type="text/javascript" charset="UTF-8" src="https://maps.googleapis.com/maps-api-v3/api/js/49/5/intl/en_gb/marker.js"> |
| 76 | + </script> |
| 77 | + <script type="text/javascript" charset="UTF-8" src="https://maps.googleapis.com/maps-api-v3/api/js/49/5/intl/en_gb/stats.js"> |
| 78 | + </script> |
| 79 | + <script type="text/javascript" charset="UTF-8" src="https://maps.googleapis.com/maps-api-v3/api/js/49/5/intl/en_gb/onion.js"> |
| 80 | + </script> |
| 81 | + <script type="text/javascript" charset="UTF-8" src="https://maps.googleapis.com/maps-api-v3/api/js/49/5/intl/en_gb/controls.js"> |
| 82 | + </script> |
57 | 83 | </head> |
58 | 84 |
|
59 | 85 | <body class=" home"> |
|
0 commit comments