diff --git a/static/c3lingo.css b/static/c3lingo.css index f48d8151ccb36056e59dfab89034e0725e7c718f..76bd097fb2c7821bf0e4e452636f2b10cf34ad68 100644 --- a/static/c3lingo.css +++ b/static/c3lingo.css @@ -50,14 +50,15 @@ table { body { font: 1em/1.4 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif; - background-color: #fbfbfb; - color: #0e0e0e; } [lang="de"] { - opacity: .7; + color: #444; font-weight: 300; } +a [lang="de"] { + color: inherit; +} a { text-decoration: none; diff --git a/static/index.html b/static/index.html index a50cc8c26db0cb4df439db9b94e5a6751eaf6d7c..f348b5e53d746bd43b1b7fb642d3c1b9a31f9deb 100644 --- a/static/index.html +++ b/static/index.html @@ -28,7 +28,7 @@ </h1> <p lang="en"> - Wheteher you’re in the audience or watching the stream, + Whether you’re in the audience or watching the stream, read our handy setup guide to get started. </p>