22 Commits

Author SHA1 Message Date
eithan e93db0e3f4 Merge branch 'develop' into projectA 2022-04-29 15:38:56 +00:00
luis 43bd3dcd63 Estructura terminada 2022-04-29 01:22:08 -05:00
luis 782ceb0bb8 responsive images 2022-04-28 17:59:18 -05:00
luis b89f33bdd5 grid container 2022-04-28 14:15:17 -05:00
eithan 6416ebbed2 Merge pull request 'Se agregaron todos los files' (#4) from tagA into develop
Reviewed-on: #4
2022-04-28 15:19:56 +00:00
eithan 07a664a3c5 Merge branch 'develop' into tagA 2022-04-28 15:19:50 +00:00
luis 275884300f responsive 2022-04-28 01:31:08 -05:00
luis ae39ad9d1a Se agregaron todos los files 2022-04-27 14:07:00 -05:00
eithan 67d61610b1 Merge pull request 'download files public' (#3) from tagA into develop
Reviewed-on: #3
2022-04-27 18:17:10 +00:00
eithan-hernandez 8d218a95fd download files public 2022-04-27 13:14:31 -05:00
eithan-hernandez 711c8070f6 Merge branch 'develop' of https://repositorio.acatlan.unam.mx/luis/paidi_front into develop 2022-04-27 12:57:44 -05:00
eithan 941f4182dc Actualizar 'package.json' 2022-04-27 17:53:48 +00:00
eithan 694a90915e Actualizar 'package.json' 2022-04-27 17:53:46 +00:00
eithan 1790bc850c Actualizar 'package.json' 2022-04-27 17:53:34 +00:00
eithan-hernandez 1b8d538969 Merge branch 'develop' of https://repositorio.acatlan.unam.mx/luis/paidi_front into develop 2022-04-27 12:52:36 -05:00
eithan-hernandez fa3c2fc1b9 commant start 2022-04-27 12:49:10 -05:00
luis 1151bccaaf responsivo 2022-04-27 01:23:08 -05:00
luis f29b163df5 responsive 2022-04-27 01:14:38 -05:00
luis bddc476221 Formato responsive 2022-04-26 13:58:28 -05:00
luis 3fdbe394c4 documents 2022-04-26 12:10:41 -05:00
luis c2c605ea5d Descargar documentos 2022-04-25 23:01:45 -05:00
luis 53ecced8bf l 2022-04-19 02:06:15 -05:00
30 changed files with 434 additions and 248 deletions
+62 -85
View File
@@ -8,8 +8,11 @@
"name": "paidi_fornt_",
"version": "0.1.0",
"dependencies": {
"bootstrap": "^4.6.1",
"bootstrap-vue": "^2.22.0",
"core-js": "^3.8.3",
"jquery": "^3.6.0",
"popper.js": "^1.16.1",
"vue": "^3.2.13",
"vue-router": "^4.0.3",
"vuex": "^4.0.0"
@@ -2528,6 +2531,26 @@
}
}
},
"node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15": {
"name": "vue-loader",
"version": "15.9.8",
"resolved": "https://registry.npmjs.org/vue-loader/-/vue-loader-15.9.8.tgz",
"integrity": "sha512-GwSkxPrihfLR69/dSV3+5CdMQ0D+jXg8Ma1S4nQXKJAznYFX14vHdc/NetQc34Dw+rBbIJyP7JOuVb9Fhprvog==",
"dev": true,
"dependencies": {
"@vue/component-compiler-utils": "^3.1.0",
"hash-sum": "^1.0.2",
"loader-utils": "^1.1.0",
"vue-hot-reload-api": "^2.3.0",
"vue-style-loader": "^4.1.0"
}
},
"node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/node_modules/hash-sum": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/hash-sum/-/hash-sum-1.0.2.tgz",
"integrity": "sha1-M7QHd3VMZDJXPBIMw4CLvRDUfwQ=",
"dev": true
},
"node_modules/@vue/cli-shared-utils": {
"version": "5.0.4",
"resolved": "https://registry.npmjs.org/@vue/cli-shared-utils/-/cli-shared-utils-5.0.4.tgz",
@@ -2829,38 +2852,6 @@
"resolved": "https://registry.npmjs.org/@vue/shared/-/shared-3.2.33.tgz",
"integrity": "sha512-UBc1Pg1T3yZ97vsA2ueER0F6GbJebLHYlEi4ou1H5YL4KWvMOOWwpYo9/QpWq93wxKG6Wo13IY74Hcn/f7c7Bg=="
},
"node_modules/@vue/vue-loader-v15": {
"name": "vue-loader",
"version": "15.9.8",
"resolved": "https://registry.npmjs.org/vue-loader/-/vue-loader-15.9.8.tgz",
"integrity": "sha512-GwSkxPrihfLR69/dSV3+5CdMQ0D+jXg8Ma1S4nQXKJAznYFX14vHdc/NetQc34Dw+rBbIJyP7JOuVb9Fhprvog==",
"dev": true,
"dependencies": {
"@vue/component-compiler-utils": "^3.1.0",
"hash-sum": "^1.0.2",
"loader-utils": "^1.1.0",
"vue-hot-reload-api": "^2.3.0",
"vue-style-loader": "^4.1.0"
},
"peerDependencies": {
"css-loader": "*",
"webpack": "^3.0.0 || ^4.1.0 || ^5.0.0-0"
},
"peerDependenciesMeta": {
"cache-loader": {
"optional": true
},
"vue-template-compiler": {
"optional": true
}
}
},
"node_modules/@vue/vue-loader-v15/node_modules/hash-sum": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/hash-sum/-/hash-sum-1.0.2.tgz",
"integrity": "sha1-M7QHd3VMZDJXPBIMw4CLvRDUfwQ=",
"dev": true
},
"node_modules/@vue/web-component-wrapper": {
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/@vue/web-component-wrapper/-/web-component-wrapper-1.3.0.tgz",
@@ -3525,20 +3516,6 @@
"vue-functional-data-merge": "^3.1.0"
}
},
"node_modules/bootstrap-vue/node_modules/portal-vue": {
"version": "2.1.7",
"resolved": "https://registry.npmjs.org/portal-vue/-/portal-vue-2.1.7.tgz",
"integrity": "sha512-+yCno2oB3xA7irTt0EU5Ezw22L2J51uKAacE/6hMPMoO/mx3h4rXFkkBkT4GFsMDv/vEe8TNKC3ujJJ0PTwb6g==",
"peerDependencies": {
"vue": "^2.5.18"
}
},
"node_modules/bootstrap-vue/node_modules/vue": {
"version": "2.6.14",
"resolved": "https://registry.npmjs.org/vue/-/vue-2.6.14.tgz",
"integrity": "sha512-x2284lgYvjOMj3Za7kqzRcUSxBboHqtgRE2zlos1qWaOye5yUmHn42LB1250NJBLRwEcdrB0JRwyPTEPhfQjiQ==",
"peer": true
},
"node_modules/brace-expansion": {
"version": "1.1.11",
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
@@ -6214,8 +6191,7 @@
"node_modules/jquery": {
"version": "3.6.0",
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.6.0.tgz",
"integrity": "sha512-JVzAR/AjBvVt2BmYhxRCSYysDsPcssdmTFnzyLEts9qNwmjmu4JTAMYubEfwVOSwpQ1I1sKKFcxhZCI2buerfw==",
"peer": true
"integrity": "sha512-JVzAR/AjBvVt2BmYhxRCSYysDsPcssdmTFnzyLEts9qNwmjmu4JTAMYubEfwVOSwpQ1I1sKKFcxhZCI2buerfw=="
},
"node_modules/js-message": {
"version": "1.0.7",
@@ -7550,6 +7526,14 @@
"url": "https://opencollective.com/popperjs"
}
},
"node_modules/portal-vue": {
"version": "2.1.7",
"resolved": "https://registry.npmjs.org/portal-vue/-/portal-vue-2.1.7.tgz",
"integrity": "sha512-+yCno2oB3xA7irTt0EU5Ezw22L2J51uKAacE/6hMPMoO/mx3h4rXFkkBkT4GFsMDv/vEe8TNKC3ujJJ0PTwb6g==",
"peerDependencies": {
"vue": "^2.5.18"
}
},
"node_modules/portfinder": {
"version": "1.0.28",
"resolved": "https://registry.npmjs.org/portfinder/-/portfinder-1.0.28.tgz",
@@ -12145,6 +12129,29 @@
"webpack-merge": "^5.7.3",
"webpack-virtual-modules": "^0.4.2",
"whatwg-fetch": "^3.6.2"
},
"dependencies": {
"@vue/vue-loader-v15": {
"version": "npm:vue-loader@15.9.8",
"resolved": "https://registry.npmjs.org/vue-loader/-/vue-loader-15.9.8.tgz",
"integrity": "sha512-GwSkxPrihfLR69/dSV3+5CdMQ0D+jXg8Ma1S4nQXKJAznYFX14vHdc/NetQc34Dw+rBbIJyP7JOuVb9Fhprvog==",
"dev": true,
"requires": {
"@vue/component-compiler-utils": "^3.1.0",
"hash-sum": "^1.0.2",
"loader-utils": "^1.1.0",
"vue-hot-reload-api": "^2.3.0",
"vue-style-loader": "^4.1.0"
},
"dependencies": {
"hash-sum": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/hash-sum/-/hash-sum-1.0.2.tgz",
"integrity": "sha1-M7QHd3VMZDJXPBIMw4CLvRDUfwQ=",
"dev": true
}
}
}
}
},
"@vue/cli-shared-utils": {
@@ -12408,27 +12415,6 @@
"resolved": "https://registry.npmjs.org/@vue/shared/-/shared-3.2.33.tgz",
"integrity": "sha512-UBc1Pg1T3yZ97vsA2ueER0F6GbJebLHYlEi4ou1H5YL4KWvMOOWwpYo9/QpWq93wxKG6Wo13IY74Hcn/f7c7Bg=="
},
"@vue/vue-loader-v15": {
"version": "npm:vue-loader@15.9.8",
"resolved": "https://registry.npmjs.org/vue-loader/-/vue-loader-15.9.8.tgz",
"integrity": "sha512-GwSkxPrihfLR69/dSV3+5CdMQ0D+jXg8Ma1S4nQXKJAznYFX14vHdc/NetQc34Dw+rBbIJyP7JOuVb9Fhprvog==",
"dev": true,
"requires": {
"@vue/component-compiler-utils": "^3.1.0",
"hash-sum": "^1.0.2",
"loader-utils": "^1.1.0",
"vue-hot-reload-api": "^2.3.0",
"vue-style-loader": "^4.1.0"
},
"dependencies": {
"hash-sum": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/hash-sum/-/hash-sum-1.0.2.tgz",
"integrity": "sha1-M7QHd3VMZDJXPBIMw4CLvRDUfwQ=",
"dev": true
}
}
},
"@vue/web-component-wrapper": {
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/@vue/web-component-wrapper/-/web-component-wrapper-1.3.0.tgz",
@@ -12952,20 +12938,6 @@
"popper.js": "^1.16.1",
"portal-vue": "^2.1.7",
"vue-functional-data-merge": "^3.1.0"
},
"dependencies": {
"portal-vue": {
"version": "2.1.7",
"resolved": "https://registry.npmjs.org/portal-vue/-/portal-vue-2.1.7.tgz",
"integrity": "sha512-+yCno2oB3xA7irTt0EU5Ezw22L2J51uKAacE/6hMPMoO/mx3h4rXFkkBkT4GFsMDv/vEe8TNKC3ujJJ0PTwb6g==",
"requires": {}
},
"vue": {
"version": "2.6.14",
"resolved": "https://registry.npmjs.org/vue/-/vue-2.6.14.tgz",
"integrity": "sha512-x2284lgYvjOMj3Za7kqzRcUSxBboHqtgRE2zlos1qWaOye5yUmHn42LB1250NJBLRwEcdrB0JRwyPTEPhfQjiQ==",
"peer": true
}
}
},
"brace-expansion": {
@@ -14933,8 +14905,7 @@
"jquery": {
"version": "3.6.0",
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.6.0.tgz",
"integrity": "sha512-JVzAR/AjBvVt2BmYhxRCSYysDsPcssdmTFnzyLEts9qNwmjmu4JTAMYubEfwVOSwpQ1I1sKKFcxhZCI2buerfw==",
"peer": true
"integrity": "sha512-JVzAR/AjBvVt2BmYhxRCSYysDsPcssdmTFnzyLEts9qNwmjmu4JTAMYubEfwVOSwpQ1I1sKKFcxhZCI2buerfw=="
},
"js-message": {
"version": "1.0.7",
@@ -15949,6 +15920,12 @@
"resolved": "https://registry.npmjs.org/popper.js/-/popper.js-1.16.1.tgz",
"integrity": "sha512-Wb4p1J4zyFTbM+u6WuO4XstYx4Ky9Cewe4DWrel7B0w6VVICvPwdOpotjzcf6eD8TsckVnIMNONQyPIUFOUbCQ=="
},
"portal-vue": {
"version": "2.1.7",
"resolved": "https://registry.npmjs.org/portal-vue/-/portal-vue-2.1.7.tgz",
"integrity": "sha512-+yCno2oB3xA7irTt0EU5Ezw22L2J51uKAacE/6hMPMoO/mx3h4rXFkkBkT4GFsMDv/vEe8TNKC3ujJJ0PTwb6g==",
"requires": {}
},
"portfinder": {
"version": "1.0.28",
"resolved": "https://registry.npmjs.org/portfinder/-/portfinder-1.0.28.tgz",
+4
View File
@@ -3,12 +3,16 @@
"version": "0.1.0",
"private": true,
"scripts": {
"start": "vue-cli-service serve --port 3156",
"serve": "vue-cli-service serve",
"build": "vue-cli-service build"
},
"dependencies": {
"bootstrap": "^4.6.1",
"bootstrap-vue": "^2.22.0",
"core-js": "^3.8.3",
"jquery": "^3.6.0",
"popper.js": "^1.16.1",
"vue": "^3.2.13",
"vue-router": "^4.0.3",
"vuex": "^4.0.0"
Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.9 KiB

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
View File
+3 -3
View File
@@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<link rel="icon" href="<%= BASE_URL %>favicon.ico">
<title><%= htmlWebpackPlugin.options.title %></title>
<meta name="viewport" content="width=device-width,initial-scale=1">
<link rel="icon" href="<%= BASE_URL %>favicon_.ico">
<title>Facultad de Estudios Superiores Acatlán</title>
</head>
<body>
<noscript>
Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 278 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

+72
View File
@@ -0,0 +1,72 @@
<template>
</template>
<script>
export default {
methods: {
downloadItem ({ url, label }) {
Axios.get(url, { responseType: 'blob' })
.then(response => {
const blob = new Blob([response.data], { type: 'application/pdf' })
const link = document.createElement('a')
link.href = URL.createObjectURL(blob)
link.download = label
link.click()
URL.revokeObjectURL(link.href)
}).catch(console.error)
}
}
}
</script>
<style scoped>
.boton-footer {
background-color: rgb(187, 136, 0);
color: white;
width: 14rem;
font-size: 0.8rem;
}
.uno,
.dos,
.tres {
margin-right: 1rem;
}
.btn {
margin-bottom: 1rem;
}
.Azul-puma {
background-color: #1e3c70;
}
.footer {
text-align: center;
color: white;
}
@media (max-width: 768px) {
.uno,
.tres {
margin-right: 4rem;
}
.dos {
margin-right: 0rem;
}
.footer {
font-size: 0.7rem;
}
}
@media (max-width: 970px) {
.uno,
.dos,
.tres {
margin-right: 0.5rem;
}
.footer {
font-size: 0.7rem;
}
}
</style>
+79 -2
View File
@@ -9,8 +9,28 @@
<p>
completa y su dirección electrónica. De otra forma, requiere permiso
previo por escrito de la institución.
</p>
</p>
</div>
<div id="bottom">
<!-- wrapper-bottom -->
<div class="wrapper" style="text-align:right">
<!-- Social -->
<ul class="social ">
<li><a href="https://www.facebook.com/unamacatlan"><img src= "../assets/facebook.png" title="Unete a Facebook" />
</a></li>
<li><a href="https://twitter.com/FES_ACATLAN"><img src= "../assets/twitter.png" title="Sigue nuestros tweets" />
</a></li>
<li><a href="http://www.youtube.com/user/UNAMAcatlan"><img src= "../assets/youtube.png" title="Ve nuestros videos" />
</a></li>
</ul>
<!-- ENDS Social -->
<div id="to-top" class="poshytip" title="Hacia arriba"></div>
</div>
<!-- ENDS wrapper-bottom -->
<br>
</div>
</footer>
</template>
@@ -19,6 +39,54 @@ export default {};
</script>
<style scoped>
#bottom {
position: relative;
width: 100%;
height: 100%;
font-size: 12px;
line-height: 1.5em;
line-height: 60px;
color: white;
background: #1B3D70;
}
.wrapper {
min-width: 700px;
width: 80%;
margin: 0px auto;
position: relative;
}
.social {
position: absolute;
top: 15px;
right: 0px;
display: block;
overflow: hidden;
}
.social li {
display: block;
width: 32px;
height: 32px;
float: left;
margin-right: 10px;
margin-bottom: 0px;
}
#bottom .social a {
display: block;
width: 32px;
height: 32px;
text-indent: -9000px;
}
#bottom a {
color: #AFEAF9;
text-decoration: none;
}
.boton-footer {
background-color: rgb(187, 136, 0);
color: white;
@@ -34,6 +102,15 @@ export default {};
margin-bottom: 1rem;
}
#footer {
width: 100%;
height: 200px;
background: #333;
border-top: 2px solid #000;
position: absolute;
bottom: 0;
}
.Azul-puma {
background-color: #1e3c70;
}
@@ -64,7 +141,7 @@ export default {};
}
.footer {
font-size: 0.7rem;
font-size: 0.5rem;
}
}
</style>
+70 -46
View File
@@ -1,62 +1,86 @@
<template>
<div class="row divMaster header cl-12 azulUnam">
<div class="wrapper">
<div class="wrapperleft">
<a href="https://www.acatlan.unam.mx/" target="_blank">
<img src="../assets/logo_acatlan.png" alt="logo acatlan" />
</a>
</div>
<div class="wrapperright2">
<a href="https://www.unam.mx/" target="_blank">
<img src="../assets/logo_unam.png" alt="logo unam" />
</a>
</div>
</div>
</div>
<div class="azulUnam">
<div class="row">
<div class="logo_unam col-5 offset-0">
<a href="https://www.unam.mx/" target="_blank">
<img class="sizeImg" src="../assets/logo_unam.png" alt="logo unam" />
</a>
</div>
<div class="logo_acatlan col-5 offset-2">
<a href="https://www.acatlan.unam.mx/" target="_blank">
<img
class="sizeImga"
src="../assets/logo_fesa.png"
alt="logo unam"
/>
</a>
</div>
</div>
<div
class="logo_acatlan_resp col-4 offset-2 d-flex justify-content-center my-2 align-items-center"
>
<a href="https://www.acatlan.unam.mx/" target="_blank">
<img
class="sizeImg"
src="../assets/logo_acatlan.png"
alt="logo unam"
/>
</a>
</div>
</div>
</template>
<script scoped>
export default {};
</script>
<style>
.wrapperright2 {
min-width: 50px;
float: left;
height: 10px;
width: 0%;
background-size: 280px, 84px;
background-repeat: no-repeat;
padding: 15px
.pad{
padding: 0px;
}
.wrapperleft {
min-width: 20px;
float: right;
height: 10px;
width: 25%;
background-size: 100px, 69px;
background-repeat: no-repeat;
background-position-x: 50%;
}
.wrapper {
min-width: 50px;
width: 85%;
margin: 0px auto;
position: relative;
}
.divMaster {
height: 7em;
height: 6em;
margin: 0 auto;
}
.azulUnam {
background-color: #1e3c70;
padding: 15px;
}
.sizeImg {
height: 4.8rem;
margin: auto 0;
}
.sizeImga {
height: 4.4rem;
}
.logo_acatlan_resp {
display: none !important;
}
@media (max-width: 450px) {
.logo_acatlan,
.logo_unam {
display: none !important;
}
.logo_acatlan_resp {
display: block !important;
}
.logo_acatlan_resp a img {
height: 5rem;
}
}
</style>
+28 -18
View File
@@ -1,7 +1,9 @@
<template>
<div class="divMaster doradoUnam row d-flex justify-content-center">
<div class="col-10 offset-1">
<div class="divMaster doradoUnam row d-flex justify-content-center">
<div class="col-9 offset-3">
<nav class="navbar navbar-expand-sm navbar-dark ">
<button
@click="method()"
class="navbar-toggler col-5"
@@ -14,8 +16,12 @@
>
<span class="navbar-toggler-icon blanco d-flex"></span>
<!-- <span class="mx-2">Menu</span> -->
</button>
<div class="collapse navbar-collapse " id="navbarTogglerDemo02">
<ul class="navbar-nav mr-auto w-100 d-flex align-items-center justify-content-between mt-0 mt-lg-0">
<li class="nav-item">
@@ -42,8 +48,8 @@
</nav>
</div>
</div>
</div>
</template>
@@ -90,18 +96,20 @@
</script>
<style scoped>
* {
margin: 0;
padding: 0;
}
.divMaster {
/* max-width: 1280px; */
height: auto;
margin: 0 auto;
}
nav {
padding: 0.5rem 0;
padding: 1.5rem 0;
}
.azulUnam {
@@ -127,14 +135,14 @@ nav {
}
.nav-link:hover {
background-color: #1e3c70;
background: linear-gradient(to right, #1e3c70, #30589e);
color: white;
border-radius: 0.2rem;
border-radius: 3rem;
}
.nav-link {
transition: 0.3s;
font-size: 20px;
transition: 0.4s;
font-size: 22px;
}
.dropdown-item {
@@ -161,7 +169,7 @@ nav {
} */
.dropdown {
position: relative;
position: absolute;
display: inline-block;
height: auto;
}
@@ -171,17 +179,15 @@ nav {
background-color: #f9f9f9;
min-width: 160px;
box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
/* padding: 12px 16px; */
top: 0.8rem;
left: -10rem;
display: block;
}
.rescont {
z-index: 2;
}
.list-group-item {
padding: 12px 16px;
padding: 2px 2px;
}
.navbar-toggler {
@@ -192,13 +198,17 @@ nav {
}
@media (max-width: 450px) {
.menuText,
.buscador {
.menuText
{
display: block !important;
}
.dropdown-menu {
width: 80vw !important;
}
.nav-link {
font-size: 10px;
margin-top: 1rem;
}
}
</style>
+2 -1
View File
@@ -1,5 +1,5 @@
import { createApp } from 'vue'
import { BootstrapVue, IconsPlugin } from "bootstrap-vue";
import App from './App.vue'
import router from './router/routes'
import store from './store'
@@ -16,4 +16,5 @@ import "bootstrap/dist/css/bootstrap.min.css";
createApp(App).use(store).use(router).mount('#app')
+3 -7
View File
@@ -3,14 +3,11 @@
<Header></Header>
<Nav></Nav>
<div class ="box">
<nav class="breadcrumb">
</nav>
<div class= "container">
<div class= "content is-normal ">
<h6><b>I. </b></h6>
@@ -188,7 +185,6 @@
</div>
</div>
</div>
<Footer></Footer>
@@ -252,7 +248,7 @@ table, th, td {
}
.space {
margin-left: 40px;width: 700px;
margin-left: 40px;width: 20px;
}
+8 -10
View File
@@ -2,16 +2,12 @@
<div>
<Header></Header>
<Nav></Nav>
<div class ="box">
<nav class="breadcrumb">
</nav>
<div class ="box">
<div class= "container">
<div class= "content is-normal ">
<h6><b>I. </b></h6>
@@ -57,7 +53,7 @@
<li>3. </li>
<div class="space">
<ul class="circle">
<li> </li>
<li></li>
<li> </li>
<li> </li>
</ul>
@@ -394,10 +390,9 @@
</tr>
</tbody></table>
</div>
</div>
</div>
</div>
<Footer></Footer>
</div>
@@ -459,11 +454,11 @@ table, th, td {
}
.space {
margin-left: 40px;width: 700px;
margin-left: 0px;width: 0px;
}
.list {
margin-left: 50px;width: 700px;
margin-left: 0px;width: 0px;
}
@@ -513,6 +508,7 @@ h1, h2, h3, h4, h5, h6 {
padding: 1.25rem;
text-align: justify;
}
@@ -531,4 +527,6 @@ text-align: justify;
}
</style>
+66 -59
View File
@@ -1,76 +1,82 @@
<template>
<div>
<Header></Header>
<Nav></Nav>
<div class ="box">
<nav class="breadcrumb"></nav>
<div class= "container">
<div>
<Header></Header>
<Nav></Nav>
<div class="box">
<div class= "content is-normal ">
<div class="container">
<h6><b> </b></h6>
<p><a href="/files/F1_inscripcion_proyecto.docx" download>F1. Inscripcion de Proyecto</a></p>
<p><a href="/files/F2_inscripcion_participantes.docx" download>F2. Inscripcion de Particiones</a></p>
<p><a href="/files/F3_carta_cesion.docx" download>F3. Carta de Cesión de Derechos</a></p>
<p><a href="/files/F4_declaracion_ingresos.docx" download>F4. Inscripcion de Particiones</a></p>
<p><a href="/files/F5_solicitud_beca.docx" download>F5. Inscripcion de Particiones</a></p>
<p><a href="/files/F6_carta_justificacion_transferencia.docx" download>F6. Carta justificación de transferencia</a></p>
<p><a href="/files/F7_Formato_Solicitud_transferencia.docx" download>F7. Formato Solicitud de transferencia PAIDI</a></p>
<p><a href="/files/F8_Entrega_Proyecto_Concluido.docx" download>F9. Formato de entrega de trabajo concluido</a></p>
<h6><b> </b></h6>
<p><a href="" target="_blank"></a></p>
<p><a href="" target="_blank"></a></p>
<p><a href="" target="_blank"></a></p>
<p><a href="" target="_blank"></a></p>
<p><a href="" target="_blank"></a></p>
<p><a href="" target="_blank"></a></p>
<p><a href="" target="_blank"></a></p>
</div>
</div>
</div>
<Footer></Footer>
</div>
<p>
<a href="recursos/2021/F1_inscripcion_proyecto.docx" target="_blank"
>F1. Inscripción de Proyecto</a
>
</p>
<p><a href="" target="_blank"></a></p>
<p><a href="" target="_blank"></a></p>
<p><a href="" target="_blank"></a></p>
<p><a href="" target="_blank"></a></p>
<p><a href="" target="_blank"></a></p>
<p><a href="" target="_blank"></a></p>
</div>
</div>
<Footer></Footer>
</div>
</template>
<script>
import Header from "../components/header.vue";
import Nav from "../components/nav.vue";
import Footer from "../components/footer.vue";
import Header from "./../components/header.vue";
import Nav from "./../components/nav.vue";
import Footer from "./../components/footer.vue";
export default {
components: {
Header,
Nav,
Footer
Footer,
},
};
</script>
<style scoped>
.cent {
text-align: center;
text-align: center;
}
h6 {
font-family: Arial,A030,"Nimbus Sans L",FreeSans,"Liberation Sans",sans-serif;
font-family: Arial, A030, "Nimbus Sans L", FreeSans, "Liberation Sans",
sans-serif;
width: 95%;
font-size: 130%;
line-height: 115%;
background-color: #E5EBFD;
background-color: #e5ebfd;
background-position: -136px -33px;
border-color: #A0B1DE;
border-color: #a0b1de;
border-radius: 3px 3px 3px 3px;
border-style: solid;
border-width: 1px;
padding: 8px 0px 8px 34px;
}
h1, h2, h3, h4, h5, h6 {
h1,
h2,
h3,
h4,
h5,
h6 {
line-height: 1.4em;
font-family: 'Ubuntu', arial, serif;
font-family: "Ubuntu", arial, serif;
font-weight: lighter;
}
@@ -80,33 +86,34 @@ h1, h2, h3, h4, h5, h6 {
}
.box {
background: #f1f1f1;
padding: 1.25rem;
text-align: justify;
background: #f1f1f1;
padding: 1.25rem;
text-align: justify;
}
.container {
width: 950px;
max-width: 100%;
background: rgb(255, 255, 255);
padding: 1.2em;
width: 950px;
max-width: 100%;
background: rgb(255, 255, 255);
padding: 1.2em;
}
p {
width: 95%;
text-align: justify;
width: 95%;
text-align: justify;
}
a {
color: #37b2d1;
a {
color: #37b2d1;
}
.panes .plain-text a {
text-decoration: none;
text-decoration: none;
}
@media (max-width: 700px) {
.container {
width: 100%;
margin: auto;
}
}
</style>
+16 -10
View File
@@ -2,15 +2,15 @@
<div>
<Header></Header>
<Nav></Nav>
<meta name="viewport" content="initial-scale=1">
<div class ="box">
<nav class="breadcrumb">
</nav>
<div class= "container">
<div class= "content is-normal ">
<p> </p>
<!-- -->
@@ -59,21 +59,25 @@
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong> </strong></p>
</div>
</div>
</div>
<Footer></Footer>
</div>
</template>
<script>
import Header from "../components/header.vue";
import Nav from "../components/nav.vue";
import Footer from "../components/footer.vue";
import Header from "./../components/header.vue";
import Nav from "./../components/nav.vue";
import Footer from "./../components/footer.vue";
export default {
@@ -90,7 +94,9 @@ export default {
.circle{
list-style:disc;
margin-left: 50px;width: 700px;
margin-left: 50px;width: 20px;
}
ul.space {
+21 -7
View File
@@ -3,17 +3,18 @@
<Header></Header>
<Nav></Nav>
<div class ="box">
<div class= "container">
<div id="headline">
<br><br><br>
<div class="paidi">
<img src="../assets/paidi.png">
<img src="../assets/paidi.png" class= "img-fluid">
</div>
<div class="clear"></div>
</div>
</div>
</div>
<Footer></Footer>
</div>
@@ -46,18 +47,31 @@ export default {
text-align: center;
}
#content {
font-size: 14px;
line-height: 1.5em;
}
.box {
background: #f1f1f1;
background: #ffffff;
padding: 1.25rem;
text-align: center;
text-align: justify;
}
.container {
width: 1000px;
width: 950px;
max-width: 100%;
background: rgb(255, 255, 255);
padding: 1.2em;
text-align: center;
}
p {
width: 95%;
text-align: justify;
}
</style>