From ad162d74db6718b2ba7dd1ab2e1f21847a7c7744 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Tue, 6 Jul 2010 20:16:10 -0500 Subject: Format all news items using markdown Implements FS#13741. A preview function is also added so working with news items is easier to make sure you get the formatting right. This will result in some older news items looking a bit weird if they didn't put linebreaks in all the right places, we can fix a few of these as we notice them. Signed-off-by: Dan McGee --- media/archweb.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'media') diff --git a/media/archweb.css b/media/archweb.css index d603db71..e5781c0c 100644 --- a/media/archweb.css +++ b/media/archweb.css @@ -142,7 +142,7 @@ div.widget { margin-bottom: 1.5em; } #artwork div.imagelist img { display: inline; margin: 0.75em; } /* news: article pages */ -div#news-article .article-info { margin: 0; color: #999; } +div.news-article .article-info { margin: 0; color: #999; } /* news: add/edit article */ form#newsform { width: 60em; } -- cgit v1.2.3-55-g3dc8