Skip to content

Instantly share code, notes, and snippets.

View himito's full-sized avatar

Jaime Arias Almeida himito

View GitHub Profile
@himito
himito / style.css
Created February 1, 2023 13:06 — forked from rougier/style.css
Jupyter stylesheet
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;400&family=Source+Code+Pro:wght@300;400&display=swap');
.rendered_html h1,
.rendered_html h2,
.rendered_html h3,
.rendered_html h4 {
color: #000099;
font-weight: 400;
}