chengement page titre et pre-titre

This commit is contained in:
2019-09-23 11:31:00 +02:00
parent 7d3e99e69b
commit 136293d1f4
8 changed files with 25 additions and 7 deletions
+1 -1
View File
@@ -48,5 +48,5 @@
.highlight-white {
background: white;
padding: 1rem 0.8rem;
padding: 0.5rem 0rem;
}
+2
View File
@@ -28,4 +28,6 @@
position: absolute;
content: counter(footnote);
transform: translateY(-10px);
font-family: "TextaAlt-Bold"
}
+15 -2
View File
@@ -16,22 +16,35 @@
font-family: "Duke POPSU";
font-weight: inherit;
font-size: 60pt;
line-height: 48pt;
line-height: 42pt;
margin: 0;
padding: 0;
}
.main-sub-title {
font-family: "Texa";
font-weight: 800;
font-size: 12pt;
line-height: 15pt;
}
.main-pre-title {
font-family: "TextaAlt";
font-family: "Texta";
font-weight: 800;
font-size: 12pt;
text-transform: uppercase;
line-height: 15pt;
margin-top: 0;
padding-top: 0;
width: 250px;
display: block;
position: center;
}
.table-of-content {