mirror of
https://github.com/medialab-prado/poblados-colonizacion-colonias-penitenciarias.git
synced 2025-06-08 22:41:27 +02:00
fix css
This commit is contained in:
parent
92302e2335
commit
fabc2f8000
138 changed files with 14697 additions and 0 deletions
25
docs/_site/sliders/bardenas.html
Normal file
25
docs/_site/sliders/bardenas.html
Normal file
|
@ -0,0 +1,25 @@
|
|||
<html>
|
||||
<head>
|
||||
<script src="jquery-3.2.1.min.js"></script>
|
||||
<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">
|
||||
<img src="bardenas-caudillo-1956.jpeg">
|
||||
<img src="bardenas-caudillo-2014.jpeg">
|
||||
</div>
|
||||
<script>
|
||||
$(function(){
|
||||
$("#container1").twentytwenty();
|
||||
});
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue