Make warning paragraphs more visible.
--- 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 {