UndoPBWorksCSS


This is the custom CSS I'm using on this PBwiki:

 

<style type="text/css"> 
/* undo pbworks.css */
.vcard .note {background:none} /* no tiled silly note icon please */
.note p {margin:1em 0} /* proper paragraph spacing. */
</style>

 

Wishing PBWorks would consider fixing their default CSS to give (<p>) tags proper interparagraph spacing instead of hacking around their mistaken removal of said space with "<p>& nbsp; </p>" (view source to see what I'm talking about)

 

See also: BugReports


Return to FrontPage.