Needs review
Project:
Pluralism
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
27 Jun 2010 at 19:30 UTC
Updated:
9 Jul 2011 at 17:25 UTC
I would suggest making the "Posted by" style different from the node body text. This would improve readability and usability of the info.
For example, miking it in italic looks like a good idea:
div.meta div.submitted {
float: left;
font-style: italic;
}
Also, some more margin from the top might be useful.
Comments
Comment #1
fax8 commentedTo allow more spacing from the node contents (right now it just looks like a normal paragraph spacing) you can define 20px of padding-top in div.meta. Like this: