chengement page titre et pre-titre
This commit is contained in:
+1
-1
@@ -48,5 +48,5 @@
|
||||
|
||||
.highlight-white {
|
||||
background: white;
|
||||
padding: 1rem 0.8rem;
|
||||
padding: 0.5rem 0rem;
|
||||
}
|
||||
|
||||
@@ -28,4 +28,6 @@
|
||||
position: absolute;
|
||||
content: counter(footnote);
|
||||
transform: translateY(-10px);
|
||||
font-family: "TextaAlt-Bold"
|
||||
|
||||
}
|
||||
|
||||
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user