Added MPJ front end draft
Also added style tweak to highlight inline code blocks
This commit is contained in:
@@ -47,6 +47,10 @@ h2, h3 {
|
||||
p {
|
||||
margin: 1rem 0;
|
||||
}
|
||||
code {
|
||||
background-color: rgba(0, 0, 0, .1);
|
||||
padding: 0 .25rem;
|
||||
}
|
||||
#content {
|
||||
margin: 0 1rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user