A start on styling notebooks.

I'd like the website to have some consistency.
This commit is contained in:
Simon Forman
2023-02-15 13:43:22 -08:00
parent 610de03e0b
commit 1256fb47d8
6 changed files with 10533 additions and 5 deletions
+10
View File
@@ -0,0 +1,10 @@
.input {
background: #ddd;
color: black;
font-family: 'Inconsolata';
border-left: 0.2em solid black;
padding: 0.25em;
margin-bottom: 0.5em;
}
File diff suppressed because it is too large Load Diff