1 Commits

Author SHA1 Message Date
eithan-hernandez fa3c2fc1b9 commant start 2022-04-27 12:49:10 -05:00
5 changed files with 10344 additions and 45 deletions
+10323 -28
View File
File diff suppressed because it is too large Load Diff
+1
View File
@@ -3,6 +3,7 @@
"version": "0.1.0",
"private": true,
"scripts": {
"start": "vue-cli-service serve --port 3156",
"serve": "vue-cli-service serve",
"build": "vue-cli-service build"
},
-1
View File
@@ -1 +0,0 @@
gfgggg
+7 -5
View File
@@ -2,11 +2,14 @@
<div>
<Header></Header>
<Nav></Nav>
<div >
<div class ="box">
<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">
@@ -182,7 +185,6 @@
</div>
</div>
+13 -11
View File
@@ -2,11 +2,14 @@
<div>
<Header></Header>
<Nav></Nav>
<div>
<div class ="box">
<h1 class="my-4"></h1>
<div class="row presentacion">
<div class="col-10 offset-1 text-justify mb-5">
<nav class="breadcrumb">
</nav>
<div class= "container">
@@ -53,7 +56,7 @@
<li>3. </li>
<div class="space">
<ul class="circle">
<li>sdfsdgflsdkmgklñsdfngls{gns{dkgn}} </li>
<li> </li>
<li> </li>
<li> </li>
</ul>
@@ -129,7 +132,7 @@
<!-- tabla -->
<table class="">
<table>
<tr>
<th ></th>
@@ -332,7 +335,7 @@
</ul>
</div>
<table class="">
<table>
<tbody><tr>
<th colspan="2"></th>
</tr>
@@ -390,10 +393,10 @@
</tr>
</tbody></table>
</div>
</div>
</div>
</div>
<Footer></Footer>
</div>
@@ -449,7 +452,6 @@ table, th, td {
.circle{
list-style:disc;
}
.roman{
list-style:lower-roman;
@@ -460,7 +462,7 @@ table, th, td {
}
.list {
margin-left: 50px;width: 700px;
}