Active
Project:
Drupal Commons
Version:
6.x-2.x-dev
Component:
Theme
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
9 Dec 2011 at 12:56 UTC
Updated:
27 Jan 2014 at 19:17 UTC
Jump to comment: Most recent
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