A start on styling notebooks.
I'd like the website to have some consistency.
This commit is contained in:
@@ -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
Reference in New Issue
Block a user