You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pivot.apache.org by sm...@apache.org on 2012/01/20 16:26:53 UTC

svn commit: r1233951 - in /pivot/site/trunk: deploy/styles/pivot_print.css www/styles/pivot_print.css

Author: smartini
Date: Fri Jan 20 15:26:52 2012
New Revision: 1233951

URL: http://svn.apache.org/viewvc?rev=1233951&view=rev
Log:
small updates

Modified:
    pivot/site/trunk/deploy/styles/pivot_print.css
    pivot/site/trunk/www/styles/pivot_print.css

Modified: pivot/site/trunk/deploy/styles/pivot_print.css
URL: http://svn.apache.org/viewvc/pivot/site/trunk/deploy/styles/pivot_print.css?rev=1233951&r1=1233950&r2=1233951&view=diff
==============================================================================
--- pivot/site/trunk/deploy/styles/pivot_print.css (original)
+++ pivot/site/trunk/deploy/styles/pivot_print.css Fri Jan 20 15:26:52 2012
@@ -8,7 +8,6 @@ body {
 	background: white;
 	font-family: Georgia, ‘Times New Roman’, serif;
 	font-size: small;
-//	line-height: 1.0em;
 	color: #000000;
 }
 
@@ -28,7 +27,6 @@ body {
 }
 
 a:link {
-//	color: #06c;
 	color: #252525;
 	font-weight: bold;
 	text-decoration: underline;

Modified: pivot/site/trunk/www/styles/pivot_print.css
URL: http://svn.apache.org/viewvc/pivot/site/trunk/www/styles/pivot_print.css?rev=1233951&r1=1233950&r2=1233951&view=diff
==============================================================================
--- pivot/site/trunk/www/styles/pivot_print.css (original)
+++ pivot/site/trunk/www/styles/pivot_print.css Fri Jan 20 15:26:52 2012
@@ -8,7 +8,6 @@ body {
 	background: white;
 	font-family: Georgia, ‘Times New Roman’, serif;
 	font-size: small;
-//	line-height: 1.0em;
 	color: #000000;
 }
 
@@ -28,7 +27,6 @@ body {
 }
 
 a:link {
-//	color: #06c;
 	color: #252525;
 	font-weight: bold;
 	text-decoration: underline;