chgmt coprs titre principal, ajout d'une classe pour point d'interogation, margin pre sub title
This commit is contained in:
+2
-1
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"meta": {
|
||||
"title": "the performative metropolis?",
|
||||
"title": "the performative metropolis<span class=end>?</span>",
|
||||
|
||||
"subtitle": "NARRATIVES AND SCALES IN THE METROPOLITAN INSTITUTIONAL PRODUCTION OF ROUEN",
|
||||
"authors": [
|
||||
"Jean Debrie",
|
||||
|
||||
@@ -30,7 +30,19 @@
|
||||
font-family: "Duke POPSU";
|
||||
font-weight: inherit;
|
||||
font-size: 60pt;
|
||||
line-height: 52pt;
|
||||
line-height: 48pt;
|
||||
margin: 0;
|
||||
|
||||
// padding: 0;
|
||||
padding-left: 0.1cm;
|
||||
padding-top: 0cm;
|
||||
}
|
||||
|
||||
.end {
|
||||
font-family: "Duke POPSU";
|
||||
font-weight: inherit;
|
||||
font-size: 50pt;
|
||||
line-height: 48pt;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
@@ -49,6 +61,7 @@
|
||||
text-transform: uppercase;
|
||||
line-height: 15pt;
|
||||
margin-top: 0;
|
||||
margin: 3em;
|
||||
padding-top: 0;
|
||||
width: 250px;
|
||||
}
|
||||
@@ -256,7 +269,7 @@ blockquote{
|
||||
box-decoration-break: clone;
|
||||
line-height: calc(100% + 0.2cm);
|
||||
// align-self: center;
|
||||
top: 10%;
|
||||
top: 8%;
|
||||
// transform: translateY(-50%);
|
||||
}
|
||||
|
||||
|
||||
@@ -21,6 +21,7 @@
|
||||
<div class="v-center grow">
|
||||
<div class="center">
|
||||
<h1 class="main-title center highlight-white" v-html="$static.metadata.title" />
|
||||
|
||||
</br>
|
||||
<h2 class="main-pre-title center highlight-white" v-html="$static.metadata.subtitle" />
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user