Bug 536164: Extension Point Description not adapted to dark theme

Change-Id: I6b2b77f8ef7ded52291916c14026395e34a15dd0
diff --git a/platform/org.eclipse.platform/book.css b/platform/org.eclipse.platform/book.css
index 46ae2cc..d91cb7a 100644
--- a/platform/org.eclipse.platform/book.css
+++ b/platform/org.eclipse.platform/book.css
@@ -116,7 +116,7 @@
 		color:      #f0f0f0; 
 		background: #3d3d3d;
 	} 
-	body, h1, h2, h3, h4, h5, h6, caption, p, 
+	body, h1, h2, h3, h4, h5, h6, h6.CaptionFigColumn, caption, p, p.note 
 	table, td,  th, ul, ol, dl, li, dd, dt, pre {
 		color: #f0f0f0;
 	}