Minor thing really but I think nodes look better with a bit of a margin and a border to make the content look part of the page, bit more structured... See screenshots to see what I mean.
Only a simple change, just takes this bit of css.
#content-content div.node {
padding-left: 20px;
border-left: 2px solid #D1D1D1;
}| Comment | File | Size | Author |
|---|---|---|---|
| with_margin.png | 75.37 KB | lightsurge | |
| without_margin.png | 69.52 KB | lightsurge |
Comments
Comment #1
ezra-g commented