This commit is contained in:
abe- 2017-06-13 02:04:00 +02:00
parent 2c38284123
commit 1bcc125651
2 changed files with 12 additions and 0 deletions

View file

@ -4,6 +4,12 @@
<script src="jquery.event.move.js"></script>
<script src="jquery.twentytwenty.js"></script>
<link rel="stylesheet" href="twentytwenty.css" type="text/css" media="screen" />
<style>
body {
padding:0;
margin:0;
}
</style>
</head>
<body>
<div id="container1" class="twentytwenty-container">

View file

@ -4,6 +4,12 @@
<script src="jquery.event.move.js"></script>
<script src="jquery.twentytwenty.js"></script>
<link rel="stylesheet" href="twentytwenty.css" type="text/css" media="screen" />
<style>
body {
padding:0;
margin:0;
}
</style>
</head>
<body>
<div id="container1" class="twentytwenty-container">