mirror of
https://github.com/medialab-prado/poblados-colonizacion-colonias-penitenciarias.git
synced 2024-12-27 04:51: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.event.move.js"></script>
|
||||||
<script src="jquery.twentytwenty.js"></script>
|
<script src="jquery.twentytwenty.js"></script>
|
||||||
<link rel="stylesheet" href="twentytwenty.css" type="text/css" media="screen" />
|
<link rel="stylesheet" href="twentytwenty.css" type="text/css" media="screen" />
|
||||||
|
<style>
|
||||||
|
body {
|
||||||
|
padding:0;
|
||||||
|
margin:0;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="container1" class="twentytwenty-container">
|
<div id="container1" class="twentytwenty-container">
|
||||||
|
|
|
@ -4,6 +4,12 @@
|
||||||
<script src="jquery.event.move.js"></script>
|
<script src="jquery.event.move.js"></script>
|
||||||
<script src="jquery.twentytwenty.js"></script>
|
<script src="jquery.twentytwenty.js"></script>
|
||||||
<link rel="stylesheet" href="twentytwenty.css" type="text/css" media="screen" />
|
<link rel="stylesheet" href="twentytwenty.css" type="text/css" media="screen" />
|
||||||
|
<style>
|
||||||
|
body {
|
||||||
|
padding:0;
|
||||||
|
margin:0;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="container1" class="twentytwenty-container">
|
<div id="container1" class="twentytwenty-container">
|
||||||
|
|
Loading…
Reference in a new issue