Author: cmpilato Date: Tue Jan 12 15:44:39 2010 New Revision: 898384 URL: http://svn.apache.org/viewvc?rev=898384&view=rev Log: * site/publish/cmpilato-playground/site.css Even though it's poor form to do so, dictate a default site font size.
Modified: subversion/site/publish/cmpilato-playground/site.css Modified: subversion/site/publish/cmpilato-playground/site.css URL: http://svn.apache.org/viewvc/subversion/site/publish/cmpilato-playground/site.css?rev=898384&r1=898383&r2=898384&view=diff ============================================================================== --- subversion/site/publish/cmpilato-playground/site.css (original) +++ subversion/site/publish/cmpilato-playground/site.css Tue Jan 12 15:44:39 2010 @@ -6,6 +6,7 @@ background-color: white; margin: 0; font-family: Tahoma, Arial, sans-serif; + font-size: 10pt; } img { border: 0;