svn: /web/php/trunk/styles/ doc.css

[email protected] (Hannes Magnusson)
Newsgroups php.webmaster
Message-ID <[email protected]>
bjori                                    Thu, 30 Dec 2010 11:18:06 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=306855

Log:
Fix FAQ, and ensure normal font-weight in examples

Changed paths:
    U   web/php/trunk/styles/doc.css

Modified: web/php/trunk/styles/doc.css
===================================================================
--- web/php/trunk/styles/doc.css	2010-12-30 11:01:04 UTC (rev 306854)
+++ web/php/trunk/styles/doc.css	2010-12-30 11:18:06 UTC (rev 306855)
@@ -121,6 +121,7 @@
     background-color: #EFEFEF;
     padding: 10px;
     margin: 2px 0px;
+    font-weight: normal;
 }
 .docs .example {
     margin: 15px;
@@ -159,7 +160,8 @@
 /* {{{ lists */
 ul.itemizedlist,
 ul.simplelist,
-ul.chunklist {
+ul.chunklist,
+ol.qandaset_questions {
     padding: 0 0 2px 10px;
     margin: 0 0 2px 10px;
 }
@@ -173,5 +175,11 @@
 ul.chunklist {
     list-style-type: disc;
 }
+ol.qandaset_questions {
+    list-style-type: decimal;
+}
+dl.qandaentry {
+    border-top: 1px solid #000;
+}
 /* }}} */
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.