Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/ecore

Dir     : e17/libs/ecore/doc


Modified Files:
      Tag: SPLIT
        ecore.css 


Log Message:


improve docs... :)
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ecore/doc/Attic/ecore.css,v
retrieving revision 1.1.2.4
retrieving revision 1.1.2.5
diff -u -3 -r1.1.2.4 -r1.1.2.5
--- ecore.css   24 Feb 2003 02:29:18 -0000      1.1.2.4
+++ ecore.css   25 Feb 2003 04:32:26 -0000      1.1.2.5
@@ -1,17 +1,31 @@
 td.md { 
- border: thin solid #000000;
  background-color: #ffffff;
+ font-family: monospace;
  text-align: left;
  vertical-align: center;
- font-size: 12;
- padding-right  : 4px; 
- padding-top    : 4px; 
- padding-left   : 4px; 
- padding-bottom : 4px; 
- margin-left    : 4px; 
- margin-right   : 4px; 
- margin-top     : 4px; 
- margin-bottom  : 4px  
+ font-size: 10;
+ padding-right  : 1px; 
+ padding-top    : 1px; 
+ padding-left   : 1px; 
+ padding-bottom : 1px; 
+ margin-left    : 1px; 
+ margin-right   : 1px; 
+ margin-top     : 1px; 
+ margin-bottom  : 1px  
+}
+td.mdname { 
+ font-family: monospace;
+ text-align: left;
+ vertical-align: center;
+ font-size: 10;
+ padding-right  : 1px; 
+ padding-top    : 1px; 
+ padding-left   : 1px; 
+ padding-bottom : 1px; 
+ margin-left    : 1px; 
+ margin-right   : 1px; 
+ margin-top     : 1px; 
+ margin-bottom  : 1px  
 }
 h1
 {
@@ -85,7 +99,7 @@
 p
 {
  color: #000000;
- font-family: helvetica;
+ font-family: sans-serif;
  font-size: 10;
 }
 body { 
@@ -94,7 +108,7 @@
  background-position: left top;
  background-color: #dddddd;
  color: #000000;
- font-family: helvetica;
+ font-family: sans-serif;
  padding: 8px;
  margin: 0;
 }
@@ -131,9 +145,10 @@
 }
 em
 {
-  color: #000000;
-  font-family: arial,helvetica;
+  color: #334466;
+  font-family: courier;
   font-size: 10;
+  font-style: normal;
 }
 
 div.nav




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to