From 44011be306438c0708b759cb5dcd4c8d8c1b17a5 Mon Sep 17 00:00:00 2001 From: Ian Weller Date: Tue, 7 Jun 2011 20:46:42 -0500 Subject: [PATCH] Make export regulations readable (well, visually) --- fedoraproject.org/static/css/fedora960.css | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/fedoraproject.org/static/css/fedora960.css b/fedoraproject.org/static/css/fedora960.css index 20b2553..9251231 100644 --- a/fedoraproject.org/static/css/fedora960.css +++ b/fedoraproject.org/static/css/fedora960.css @@ -1193,6 +1193,7 @@ li.resource-download .export-regulations a { text-decoration: none; } .export-regulations h4 { font-size: small; color: #aaa; } .export-regulations p { font-style: italic; } +.export-regulations .details p { font-style: normal; color: #333; } .read-more, .re-collapse { float:right; } .read-more a, .re-collapse a { padding-right: 15px; } .read-more a { background:#ffffff url('/static/images/arrow_down.png') no-repeat right center; } -- 1.7.4.2