Rearrange struct client_state to reduce memory on amd64
[privoxy.git] / doc / webserver / p_doc.css
index d8e0bd9..115beb1 100644 (file)
@@ -1,7 +1,6 @@
 /*
  * CSS for Privoxy documentation
  *
- * $Id: privoxy.css,v 1.2 2002/04/09 11:55:20 oes Exp $
  */
 
 /*
@@ -26,6 +25,7 @@ h4 { color: #99001d; font-size: 110%; }
 div.sect1 { margin-left: 2%; }
 h1,h2,h3,h4 {margin-left: -2%; }
 h1.title { margin-left: 0; }
+h2.subtitle { margin-left: 0; }
 
 /*
  * Underlined links disturb the examples;
@@ -61,3 +61,5 @@ span.guibutton {
  * Misc:
  */
 ul { list-style-type: square; }
+/* Privoxy, of course */
+.application {font-weight: bold; font-size:105%; color: #99001d;}