From 31cf1a696b19dcc2b3872cf40abd231f24760006 Mon Sep 17 00:00:00 2001 From: Henri Bergius Date: Fri, 1 Dec 2017 20:29:53 +0100 Subject: [PATCH] Un-bold ceva --- events/index.html | 1 + mainhall/index.html | 1 + soundlab/index.html | 1 + theme/c-base.css | 1 + weltenbaulab/index.html | 1 + workshop/index.html | 1 + 6 files changed, 6 insertions(+) diff --git a/events/index.html b/events/index.html index d82f75e..3ac3026 100644 --- a/events/index.html +++ b/events/index.html @@ -69,6 +69,7 @@ } cbase-time, h1 { font-family: 'ceva', sans-serif; + font-weight: normal; font-size: 6vmin; line-height: 10vh; color: #fff; diff --git a/mainhall/index.html b/mainhall/index.html index 57984c5..ada9855 100644 --- a/mainhall/index.html +++ b/mainhall/index.html @@ -55,6 +55,7 @@ } cbase-time, h1 { font-family: 'ceva', sans-serif; + font-weight: normal; font-size: 6vmin; line-height: 10vh; color: #fff; diff --git a/soundlab/index.html b/soundlab/index.html index 5bcea86..6003f40 100644 --- a/soundlab/index.html +++ b/soundlab/index.html @@ -66,6 +66,7 @@ } cbase-time, h1 { font-family: 'ceva', sans-serif; + font-weight: normal; font-size: 6vmin; line-height: 10vh; color: #fff; diff --git a/theme/c-base.css b/theme/c-base.css index 1722732..848f70d 100644 --- a/theme/c-base.css +++ b/theme/c-base.css @@ -32,6 +32,7 @@ body { h1 { font-family: 'ceva', sans-serif; + font-weight: normal; color: #fff; } diff --git a/weltenbaulab/index.html b/weltenbaulab/index.html index c061f2c..c83f71e 100644 --- a/weltenbaulab/index.html +++ b/weltenbaulab/index.html @@ -66,6 +66,7 @@ } cbase-time, h1 { font-family: 'ceva', sans-serif; + font-weight: normal; font-size: 6vmin; line-height: 10vh; color: #fff; diff --git a/workshop/index.html b/workshop/index.html index 87b849f..d7d4a05 100644 --- a/workshop/index.html +++ b/workshop/index.html @@ -59,6 +59,7 @@ } cbase-time, h1 { font-family: 'ceva', sans-serif; + font-weight: normal; font-size: 6vmin; line-height: 10vh; color: #fff;