From 14af51dacedf00bbd460cdc1584cd9f81cb0d1f5 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Mon, 6 Mar 2017 03:50:07 +0100 Subject: conversion/text --- styles.css | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'styles.css') diff --git a/styles.css b/styles.css index b1d6e624..c384a0e8 100644 --- a/styles.css +++ b/styles.css @@ -1,3 +1,8 @@ +body .jumbotron { + background-color: white; +} + + .lang-slector { float: right; padding-top: 2mm; @@ -28,3 +33,8 @@ html { margin-left:5px; margin-top: 8px; } + +#mybody { + /* override ugly bootstrap defaults */ + color: black; +} -- cgit v1.2.3