[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[or-cvs] r19742: {website} increase the font size in the boxes used by .nb (website/trunk)



Author: phobos
Date: 2009-06-19 11:26:46 -0400 (Fri, 19 Jun 2009)
New Revision: 19742

Modified:
   website/trunk/stylesheet-ltr.css
Log:
increase the font size in the boxes used by .nb


Modified: website/trunk/stylesheet-ltr.css
===================================================================
--- website/trunk/stylesheet-ltr.css	2009-06-18 16:16:47 UTC (rev 19741)
+++ website/trunk/stylesheet-ltr.css	2009-06-19 15:26:46 UTC (rev 19742)
@@ -413,7 +413,7 @@
 	background-color:#EEEEFF;
 	border:1px solid #000000;
 	color:black;
-	font-size:8pt;
+	font-size:10pt;
 	font-weight:bold;
 	margin:10px 0;
 	padding:15px 20px;