titulos
This commit is contained in:
+10
-5
@@ -6,10 +6,10 @@
|
||||
<div>
|
||||
<div class="row">
|
||||
<div class="col-10 offset-1 my-5">
|
||||
<h1>
|
||||
<h2>
|
||||
Ruta crítica 2017-2021 para la publicación de materiales
|
||||
bibliográficos en la FES Acatlán
|
||||
</h1>
|
||||
</h2>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -20,8 +20,8 @@
|
||||
<thead>
|
||||
<tr class="bg-primary text-white">
|
||||
<th scope="col">No.#</th>
|
||||
<th scope="col">Responsable</th>
|
||||
<th scope="col">Accion</th>
|
||||
<th scope="col" width="400px">Responsable</th>
|
||||
<th scope="col" >Accion</th>
|
||||
</tr>
|
||||
</thead>
|
||||
|
||||
@@ -737,4 +737,9 @@ export default {
|
||||
};
|
||||
</script>
|
||||
|
||||
<style scoped></style>
|
||||
<style scoped>
|
||||
/* table{
|
||||
width: 1200px;
|
||||
|
||||
} */
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user