Add simple styling to root node.
This commit is contained in:
parent
2b18c6a9b3
commit
f1b84f5615
@ -1,7 +1,8 @@
|
||||
/* Default theme */
|
||||
html, body {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
padding: 0.5ex 1ex;
|
||||
font-family: sans-serif;
|
||||
}
|
||||
|
||||
/* Node styling */
|
||||
|
Loading…
Reference in New Issue
Block a user