aboutsummaryrefslogtreecommitdiff
path: root/h-source/Public
diff options
context:
space:
mode:
authorAntonio Gallo <tonicucoz@gmail.com>2010-10-20 20:37:50 +0000
committerAntonio Gallo <tonicucoz@gmail.com>2010-10-20 20:37:50 +0000
commit2c3856df1196c92db2cf7e76f8d523f9bdd44177 (patch)
tree023141bed9a6693dc2fb4828c318dfd1d2bc5341 /h-source/Public
parenteeaaf2ed66f1be0468d9c33b8b850a564c8ce44e (diff)
added noscript alert and some other minor issues
Diffstat (limited to 'h-source/Public')
-rwxr-xr-xh-source/Public/Css/website.css9
1 files changed, 9 insertions, 0 deletions
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