Skip to content

Commit 73eb9ae

Browse files
committed
initial website draft
1 parent c83bff4 commit 73eb9ae

File tree

8 files changed

+159
-173
lines changed

8 files changed

+159
-173
lines changed

index.html

Lines changed: 152 additions & 167 deletions
Large diffs are not rendered by default.

static/css/index.css

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ html {
2929
}
3030

3131
body {
32-
font-family: 'Inter', 'Segoe UI', -apple-system, BlinkMacSystemFont, sans-serif;
32+
font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
3333
color: var(--text-primary);
3434
line-height: 1.6;
3535
font-size: 16px;
@@ -109,13 +109,13 @@ body {
109109
}
110110

111111
.teaser {
112-
font-family: 'Inter', sans-serif;
112+
font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
113113
}
114114

115115

116116
/* Publication Content Styling */
117117
.publication-title {
118-
font-family: 'Inter', sans-serif !important;
118+
font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif !important;
119119
font-weight: 800 !important;
120120
color: var(--text-primary) !important;
121121
margin-bottom: 2rem !important;
@@ -146,7 +146,7 @@ body {
146146
}
147147

148148
.publication-authors {
149-
font-family: 'Inter', sans-serif !important;
149+
font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif !important;
150150
font-weight: 500;
151151
margin-bottom: 1.5rem;
152152
}
@@ -310,7 +310,7 @@ body {
310310

311311
/* Section Titles */
312312
.title.is-3 {
313-
font-family: 'Inter', sans-serif !important;
313+
font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif !important;
314314
font-weight: 700 !important;
315315
color: var(--text-primary);
316316
margin-bottom: 2rem !important;
@@ -476,7 +476,8 @@ code {
476476
display: inline-flex;
477477
align-items: center;
478478
gap: 0.5rem;
479-
font-family: 'Inter', sans-serif;
479+
font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
480+
480481
}
481482

482483
.more-works-btn:hover {

static/images/MI_metric.png

108 KB
Loading

static/images/hw_qual_v3.png

4.12 MB
Loading
95.6 KB
Loading

static/images/mm_envs.png

256 KB
Loading

static/images/unicycletoast.png

215 KB
Loading

static/pdfs/mm_envs.pdf

2.09 MB
Binary file not shown.

0 commit comments

Comments
 (0)