wip: programme
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
align-content: flex-start;
|
||||
padding: 0.5em;
|
||||
border-style: solid;
|
||||
height: 13em;
|
||||
height: 8em;
|
||||
}
|
||||
|
||||
.metadata {
|
||||
@@ -54,15 +54,15 @@
|
||||
}
|
||||
|
||||
.title {
|
||||
font-family: pfdintextcomppromedium;
|
||||
font-weight: 250;
|
||||
margin-bottom: 0.5em;
|
||||
font-family: pfdintextcompprothin;
|
||||
font-weight: bold;
|
||||
margin-bottom: 0.2em;
|
||||
}
|
||||
|
||||
.speakers {
|
||||
font-family: pfdintextcompprothin;
|
||||
font-weight: 250;
|
||||
margin-bottom: 0.5em;
|
||||
font-weight: bold;
|
||||
margin-bottom: 0.2em;
|
||||
}
|
||||
|
||||
.speaker_details {
|
||||
@@ -82,7 +82,7 @@
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
opacity: 0;
|
||||
transform: translateX(2em) translateY(50%);
|
||||
transform: translateY(120%);
|
||||
transition: opacity 1s;
|
||||
}
|
||||
|
||||
@@ -114,13 +114,13 @@
|
||||
|
||||
.data > .abstract > p {
|
||||
text-align: justify;
|
||||
font-size: 1em;
|
||||
font-size: 0.8em;
|
||||
}
|
||||
|
||||
.data > .details {
|
||||
font-family: pfdintextcomppromedium;
|
||||
font-weight: 250;
|
||||
margin-bottom: 0.5em;
|
||||
font-family: pfdintextcompprothin;
|
||||
font-weight: bold;
|
||||
margin-bottom: 0.2em;
|
||||
}
|
||||
|
||||
.data > .resources > .resource > a {
|
||||
|
||||
Reference in New Issue
Block a user