Difference between revisions of "Common.css"
From HacDC Wiki
(turned on white-space honoring) |
m (hmmm... div changed names?) |
||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
# | #bodyContent p {white-space:pre-wrap; } |
Revision as of 18:20, 30 November 2010
/* CSS placed here will be applied to all skins */ #bodyContent p {white-space:pre-wrap; }