-
December 4-6, 2024
+
Fifth Conference on Computational Humanities Research
+
December 4-6, 2024
The Computational Humanities Research (CHR) community is an international and
interdisciplinary community that supports researchers with an interest in computational
approaches to the humanities.
diff --git a/docs/index.xml b/docs/index.xml
index 5f2b850..a6bb752 100644
--- a/docs/index.xml
+++ b/docs/index.xml
@@ -1,9 +1,9 @@
- Fifth Conference on Computational Humanities Research on Computational Humanities Research 2024
+ CHR 2024 on Computational Humanities Research 2024
http://2024.computational-humanities-research/
- Recent content in Fifth Conference on Computational Humanities Research on Computational Humanities Research 2024
+ Recent content in CHR 2024 on Computational Humanities Research 2024
Hugo -- gohugo.io
en-us
Sun, 15 Dec 2019 11:12:14 +0100
diff --git a/themes/chr/static/css/main.css b/themes/chr/static/css/main.css
index 60cf651..ce10b6e 100644
--- a/themes/chr/static/css/main.css
+++ b/themes/chr/static/css/main.css
@@ -135,7 +135,11 @@ h1, h2, h3, h4, h5, nav, footer {
}
.conftitle {
- margin-top: 3.8rem;
+ margin-top: 1.8rem;
+ font-size: 150px;
+ background: linear-gradient(135deg, var(--color2) 10%, var(--color1) 100%);
+ -webkit-background-clip: text;
+ -webkit-text-fill-color: transparent;
}
.page-border {
@@ -176,8 +180,8 @@ nav .brand-logo {
}
.brand-logo {
+ font-weight: 600;
background: linear-gradient(135deg, var(--color2) 10%, var(--color1) 100%);
- font-family: "Fira Code", Monaco, Menlo, Consolas, monospace;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
@@ -204,7 +208,6 @@ nav .brand-logo {
}
h1 {
- font-size: 320%;
font-weight: 600;
}
@@ -243,8 +246,9 @@ h4 {
html {
font-size: 12px;
}
- .title {
- font-size: 135% !important;
+ .conftitle {
+ /* font-size: 135% !important; */
+ font-size: 80px;
}
h1 {
font-size: 2rem;