adapta los estilos a un nuevo diseño de página sin línea verde

pull/6/head
Borja Robert 2 years ago
parent f09a6dba7f
commit f0a0083705

@ -61,7 +61,8 @@
toolbar: quillOptions
},
theme: 'snow',
placeholder: 'Detalles del evento'
placeholder:
'Participan:\nFernando Marín (DMD)\nPresenta:\nFernanda del Castillo (DMD Asturias)'
});
});
</script>

@ -73,20 +73,20 @@
flex-direction: column;
justify-content: center;
top: 480px;
left: 2rem;
right: 16rem;
height: 7.5rem;
font-size: 1rem;
left: 1.5rem;
right: 17rem;
height: 8rem;
font-size: 0.8rem;
color: #222;
line-height: 1.5rem;
line-height: 1rem;
overflow: hidden;
}
.weekday {
position: absolute;
text-transform: uppercase;
top: 605px;
left: 22rem;
top: 600px;
left: 18.5rem;
right: 5rem;
color: white;
max-height: 2rem;
@ -99,11 +99,11 @@
.date {
position: absolute;
text-transform: uppercase;
top: 630px;
left: 22rem;
top: 625px;
left: 18.5rem;
right: 4rem;
font-size: 1.1rem;
/* font-weight: 700; */
font-weight: 700;
color: white;
max-height: 2rem;
overflow: hidden;
@ -112,8 +112,8 @@
.time {
position: absolute;
top: 650px;
left: 22rem;
top: 645px;
left: 18.5rem;
right: 5rem;
font-size: 1.8rem;
color: white;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 866 KiB

After

Width:  |  Height:  |  Size: 890 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 866 KiB

Loading…
Cancel
Save