diff options
Diffstat (limited to 'h-source/Public')
-rwxr-xr-x | h-source/Public/Css/website.css | 9 |
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 |