User: sits    
  Date: 08/06/17 22:37:47

  Modified:    html     codestriker.css
  Log:
  Now that there is syntax highlighting, a white background might actually be 
better.  Trying it out for now.
  
  
  
  Index: codestriker.css
  ===================================================================
  RCS file: /cvsroot/codestriker/codestriker/html/codestriker.css,v
  retrieving revision 1.21
  retrieving revision 1.22
  diff -u -r1.21 -r1.22
  --- codestriker.css   18 Jun 2008 05:30:52 -0000      1.21
  +++ codestriker.css   18 Jun 2008 05:37:46 -0000      1.22
  @@ -1,6 +1,6 @@
   /* CSS for codestriker */
   
  -BODY {background-color: #eeeeee;}
  +BODY {background-color: #ffffff;}
   
   /* Links */
   A:link    {color: blue;}
  
  
  

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Codestriker-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/codestriker-commits

Reply via email to