[geeklog-cvs] Geeklog-1.x/public_html/layout/professional style.css,	1.95, 1.96
    Dirk Haun 
    dhaun at qs1489.pair.com
       
    Wed Jan  2 07:36:00 EST 2008
    
    
  
Update of /cvsroot/geeklog/Geeklog-1.x/public_html/layout/professional
In directory qs1489.pair.com:/tmp/cvs-serv41250/public_html/layout/professional
Modified Files:
	style.css 
Log Message:
<s> is deprecated and not valid in HTML Strict
Index: style.css
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/public_html/layout/professional/style.css,v
retrieving revision 1.95
retrieving revision 1.96
diff -C2 -d -r1.95 -r1.96
*** style.css	29 Oct 2007 13:45:40 -0000	1.95
--- style.css	2 Jan 2008 12:35:58 -0000	1.96
***************
*** 272,275 ****
--- 272,278 ----
    padding-right: 13px;
  }
+ .strike {
+   text-decoration: line-through;
+ }
  /* Blocks *********************************************************************/
  .block-box-left {
    
    
More information about the geeklog-cvs
mailing list