Common.css: Difference between revisions
From HacDC Wiki
m (hmmm... div changed names?) |
(moved non-Monobook specific tweaks to Monobook.css) |
||
(2 intermediate revisions by the same user not shown) | |||
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; } | #bodyContent p { | ||
white-space:pre-wrap; | |||
} |
Latest revision as of 20:08, 2 December 2010
/* CSS placed here will be applied to all skins */ #bodyContent p { white-space:pre-wrap; }