Revision
31802
Author
jmpp@macports.org
Date
2007-12-07 16:49:30 -0800 (Fri, 07 Dec 2007)

Log Message

Make warning paragraphs more visible.

Modified Paths

Diff

Modified: trunk/www/macports.css (31801 => 31802)


--- trunk/www/macports.css	2007-12-07 22:14:38 UTC (rev 31801)
+++ trunk/www/macports.css	2007-12-08 00:49:30 UTC (rev 31802)
@@ -170,6 +170,8 @@
 
 .warnings p {
     margin: 1em 0 0 0;
+    font-size: 1.2em;
+    font-weight: bold;
 }
 
 .warnings p:first-child {