[style] Make note sections more integrated.
This commit is contained in:
parent
246d585213
commit
2cbb4f60ad
@ -12,10 +12,9 @@ html, body {
|
||||
}
|
||||
|
||||
.node .node {
|
||||
margin: 2em 0ex 2em 0.5ex;
|
||||
margin: 0.5em 0ex 0.5em 0.25ex;
|
||||
padding: 1ex 0 1ex 1ex;
|
||||
box-shadow: 0px 1px 3px 0 rgba(0,0,0,0.3);
|
||||
border-left: 2px solid #2c3e50;
|
||||
border-left: 1px dashed #2c3e50;
|
||||
}
|
||||
|
||||
.node.collapsed > .contents {
|
||||
|
Loading…
Reference in New Issue
Block a user