Facultades menos opaco
This commit is contained in:
@@ -431,7 +431,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="pp-card" style="grid-row: span 8">
|
<div class="pp-card" style="grid-row: span 8">
|
||||||
<div class="bg-primary text-white">{{clase_vista.carrera}}</div>
|
<div class="bg-primary text-white">{{clase_vista.carrera}}</div>
|
||||||
<main class="horario_clase d-flex flex-column justify-content-center px-4" style="gap: 1rem;">
|
<main class="horario_clase d-flex flex-column justify-content-center px-4" style="gap: .5rem;">
|
||||||
<span class="materia_nombre">{{clase_vista.materia}}</span>
|
<span class="materia_nombre">{{clase_vista.materia}}</span>
|
||||||
<span class="horario text-dark mb-2">
|
<span class="horario text-dark mb-2">
|
||||||
<section class="la-salle-regular">
|
<section class="la-salle-regular">
|
||||||
|
|||||||
@@ -176,7 +176,7 @@
|
|||||||
.facultad {
|
.facultad {
|
||||||
font-family: 'La Salle Display Heavy';
|
font-family: 'La Salle Display Heavy';
|
||||||
font-size: 1.4rem;
|
font-size: 1.4rem;
|
||||||
color: #e1e1e1;
|
color: #969696;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
right: 0;
|
right: 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user