From 2c3856df1196c92db2cf7e76f8d523f9bdd44177 Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Wed, 20 Oct 2010 20:37:50 +0000 Subject: added noscript alert and some other minor issues --- h-source/Public/Css/website.css | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'h-source/Public') diff --git a/h-source/Public/Css/website.css b/h-source/Public/Css/website.css index 87bb44d..aacedba 100755 --- a/h-source/Public/Css/website.css +++ b/h-source/Public/Css/website.css @@ -1419,4 +1419,13 @@ ins { margin:8px 0px 0px 0px; font:normal 13px/1 sans-serif,arial,Verdana; +} + +.noscript_dist_alert +{ + margin-bottom:5px; +} +.noscript_dist_alert span +{ + color:#6495ED; } \ No newline at end of file -- cgit v1.2.3