[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: r901887 - in /subversion/site/publish: ./ dev/ docs/ docs/community-guide/ docs/release-notes/ security/ style/

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: Thu, 21 Jan 2010 19:49:54 -0500

Mark Phippard wrote:
>> No. I don't think of (or want to think of) hack^H^H^H^HThe Subversion
>> Community Guide as part of the website. It's a small book that's accessible
>> from the website. Site-nav there would be visible and useful only at the
>> top 2% of the page or something -- after that it's out of view and a waste
>> of screen real estate.
>
> What if we just did not include the nav area or something? I was
> mainly thinking of consistency in fonts etc.

Consistency of fonts is pretty easy to achieve:

Index: docs/community-guide/index.html
===================================================================
--- docs/community-guide/index.html (revision 901897)
+++ docs/community-guide/index.html (working copy)
@@ -6,8 +6,8 @@
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <style type="text/css">
 body {
- font-family: serif;
- font-size: 12pt;
+ font-family: Tahoma, serif;
+ font-size: 10pt;
 }
 pre {
   font-size: 11pt;

-- 
C. Michael Pilato <cmpilato_at_collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

Received on 2010-01-22 01:50:32 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.