mirror of
https://github.com/medialab-prado/poblados-colonizacion-colonias-penitenciarias.git
synced 2024-12-26 12:31:22 +01:00
sliders
This commit is contained in:
parent
2c38284123
commit
1bcc125651
2 changed files with 12 additions and 0 deletions
|
@ -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">
|
||||
|
|
|
@ -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">
|
||||
|
|
Loading…
Reference in a new issue