|
|
@ -8,6 +8,8 @@
|
|
|
|
<link rel="stylesheet" type="text/css" href="style.css">
|
|
|
|
<link rel="stylesheet" type="text/css" href="style.css">
|
|
|
|
<link rel="stylesheet" href=
|
|
|
|
<link rel="stylesheet" href=
|
|
|
|
"https://fonts.googleapis.com/css?family=Roboto Mono">
|
|
|
|
"https://fonts.googleapis.com/css?family=Roboto Mono">
|
|
|
|
|
|
|
|
<script src="dragable.js"></script>
|
|
|
|
|
|
|
|
|
|
|
|
</head>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<body>
|
|
|
|
<div class="back">
|
|
|
|
<div class="back">
|
|
|
@ -300,6 +302,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</script>
|
|
|
|
</script>
|
|
|
|
<script src="dragable.js"></script>
|
|
|
|
|
|
|
|
</body>
|
|
|
|
</body>
|
|
|
|
</html>
|
|
|
|
</html>
|
|
|
|