Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 72eddf4c99 |
Generated
+28
-10323
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1 @@
|
|||||||
|
gfgggg
|
||||||
@@ -2,14 +2,11 @@
|
|||||||
<div>
|
<div>
|
||||||
<Header></Header>
|
<Header></Header>
|
||||||
<Nav></Nav>
|
<Nav></Nav>
|
||||||
<div class ="box">
|
<div >
|
||||||
|
|
||||||
<nav class="breadcrumb">
|
|
||||||
|
|
||||||
</nav>
|
|
||||||
|
|
||||||
<div class= "container">
|
|
||||||
|
|
||||||
|
<h1 class="my-4"></h1>
|
||||||
|
<div class="row presentacion">
|
||||||
|
<div class="col-10 offset-1 text-justify mb-5">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@@ -185,6 +182,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
+11
-13
@@ -2,14 +2,11 @@
|
|||||||
<div>
|
<div>
|
||||||
<Header></Header>
|
<Header></Header>
|
||||||
<Nav></Nav>
|
<Nav></Nav>
|
||||||
<div class ="box">
|
<div>
|
||||||
|
|
||||||
<nav class="breadcrumb">
|
<h1 class="my-4"></h1>
|
||||||
|
<div class="row presentacion">
|
||||||
</nav>
|
<div class="col-10 offset-1 text-justify mb-5">
|
||||||
|
|
||||||
|
|
||||||
<div class= "container">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@@ -56,7 +53,7 @@
|
|||||||
<li>3. </li>
|
<li>3. </li>
|
||||||
<div class="space">
|
<div class="space">
|
||||||
<ul class="circle">
|
<ul class="circle">
|
||||||
<li> </li>
|
<li>sdfsdgflsdkmgklñsdfngls{gns{dkgn}} </li>
|
||||||
<li> </li>
|
<li> </li>
|
||||||
<li> </li>
|
<li> </li>
|
||||||
</ul>
|
</ul>
|
||||||
@@ -132,7 +129,7 @@
|
|||||||
|
|
||||||
<!-- tabla -->
|
<!-- tabla -->
|
||||||
|
|
||||||
<table>
|
<table class="">
|
||||||
|
|
||||||
<tr>
|
<tr>
|
||||||
<th ></th>
|
<th ></th>
|
||||||
@@ -335,7 +332,7 @@
|
|||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<table>
|
<table class="">
|
||||||
<tbody><tr>
|
<tbody><tr>
|
||||||
<th colspan="2"></th>
|
<th colspan="2"></th>
|
||||||
</tr>
|
</tr>
|
||||||
@@ -394,9 +391,9 @@
|
|||||||
</tbody></table>
|
</tbody></table>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
<Footer></Footer>
|
<Footer></Footer>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
@@ -452,6 +449,7 @@ table, th, td {
|
|||||||
|
|
||||||
.circle{
|
.circle{
|
||||||
list-style:disc;
|
list-style:disc;
|
||||||
|
|
||||||
}
|
}
|
||||||
.roman{
|
.roman{
|
||||||
list-style:lower-roman;
|
list-style:lower-roman;
|
||||||
@@ -462,7 +460,7 @@ table, th, td {
|
|||||||
|
|
||||||
}
|
}
|
||||||
.list {
|
.list {
|
||||||
margin-left: 50px;width: 700px;
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user