PLD-doc/book/stylesheet/pld-guide.xspp

qwiat cvs at pld-linux.org
Sun Nov 27 17:29:44 CET 2005


Author: qwiat
Date: Sun Nov 27 17:29:41 2005
New Revision: 6577

Modified:
   PLD-doc/book/stylesheet/pld-guide.xspp
Log:
- poprawki bledow CSS


Modified: PLD-doc/book/stylesheet/pld-guide.xspp
==============================================================================
--- PLD-doc/book/stylesheet/pld-guide.xspp	(original)
+++ PLD-doc/book/stylesheet/pld-guide.xspp	Sun Nov 27 17:29:41 2005
@@ -61,12 +61,14 @@
         color: #000;
 	border: 1pt solid #ffe2ab;
 	background: #fff8eb;
-	-moz-border-radius: 10px;
 	padding: 0.5em;
+	-moz-border-radius: 10px;
+}
+h1{
+        font-size: 14px;
+        color: #003dea;
 }
-
 h2, h3 {
-  width: 97%;
   text-align: left;
   color: #003dea;
   background-color: #fff;
@@ -76,6 +78,7 @@
 }
 
 h2{
+  width: 97%;
   font-size: 20px;
   margin: 0 0 0 3%;
   border-bottom: 2px solid #5e5e5e;
@@ -86,12 +89,11 @@
 }
 p,h2
 {
-  margin: 1.5em 0 0.5em 40 px;
+  margin: 1.5em 0 0.5em 0;
 }
 td table
 {
 	border-collapse: collapse;
-
 }
 
 div.example {
@@ -117,12 +119,12 @@
 }
 .index-field-main{
   background: #fff8eb;
-  align: center;
+  test-align: center;
 }
 .tab-norm-field{
   background: #eee;
   border:	1px solid #555;
-
+  font-size:	0.8em;
 }
 table thead tr td{
 font-weight: bold;



More information about the pld-cvs-commit mailing list