Update of /cvsroot/fink/web
In directory vz-cvs-3.sog:/tmp/cvs-serv13774/web

Modified Files:
        fink.css 
Log Message:
be explicit about the h3 level so it fits in with other declared headings

Index: fink.css
===================================================================
RCS file: /cvsroot/fink/web/fink.css,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -d -r1.37 -r1.38
--- fink.css    28 Aug 2009 13:17:15 -0000      1.37
+++ fink.css    15 Jun 2012 17:32:25 -0000      1.38
@@ -73,7 +73,9 @@
 
 h1 { font: bold 18pt "Trebuchet MS",sans-serif; color:black; }
 
-h2 { font: bold 12pt "Trebuchet MS",sans-serif; color:black; }
+h2 { font: bold 14pt "Trebuchet MS",sans-serif; color:black; }
+
+h3 { font: bold 12pt "Trebuchet MS",sans-serif; color:black; }
 
 .default { font: 11pt "Trebuchet MS",sans-serif; color:black; }
 


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to