Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Aug 2008 21:16:04 GMT
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 148452 for review
Message-ID:  <200808252116.m7PLG4iU006836@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=148452

Change 148452 by rwatson@rwatson_fledge on 2008/08/25 21:15:55

	Use a less miniscule font.

Affected files ...

.. //depot/projects/trustedbsd/www/page.css#4 edit

Differences ...

==== //depot/projects/trustedbsd/www/page.css#4 (text+ko) ====

@@ -29,13 +29,13 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  * 
- * $P4: //depot/projects/trustedbsd/www/page.css#3 $
+ * $P4: //depot/projects/trustedbsd/www/page.css#4 $
  */
 
 BODY {
 	margin:		0;
 	font-family:	Arial, Helvetica, sans-serif, Geneva;
-	font-size:	8pt;
+	font-size:	10pt;
 }
 
 #collection-label {



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808252116.m7PLG4iU006836>