diff options
author | Antonio Gallo <tonicucoz@gmail.com> | 2010-10-24 19:30:13 +0000 |
---|---|---|
committer | Antonio Gallo <tonicucoz@gmail.com> | 2010-10-24 19:30:13 +0000 |
commit | 4641de870cfa9c5d4c41a94328a8fb1f4adfdc78 (patch) | |
tree | 10ba2ad1ca50c4a91d605858d054fdd948927c2f /h-source/Public/Css | |
parent | 871d4231da58aff1902cdf260e887e1ee52d1716 (diff) |
added 3G cards
Diffstat (limited to 'h-source/Public/Css')
-rwxr-xr-x | h-source/Public/Css/website.css | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/h-source/Public/Css/website.css b/h-source/Public/Css/website.css index 75509e3..04e3c97 100755 --- a/h-source/Public/Css/website.css +++ b/h-source/Public/Css/website.css @@ -1428,4 +1428,12 @@ ins .noscript_dist_alert span { color:#6495ED; +} + +.isp_notice +{ + background:#dff1f8; + border:1px solid #6495ED; + padding:5px; + font:normal 14px/1.5 sans-serif,arial,Verdana; }
\ No newline at end of file |