A minimal stylesheet for Jupyter.
Copy custom.css to ~/.jupyter/custom/custom.css (if you are not using default paths, else adjust according to jupyter --config-dir).
git clone https://github.com/jan-matthis/jupyter-css.git
cd jupyter-css
mkdir -p ~/.jupyter/custom/
cp custom/custom.css ~/.jupyter/custom/custom.css