From 4641de870cfa9c5d4c41a94328a8fb1f4adfdc78 Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Sun, 24 Oct 2010 19:30:13 +0000 Subject: added 3G cards --- h-source/Public/Css/website.css | 8 ++++++++ h-source/Public/Img/Acun/book.png | Bin 11591 -> 0 bytes h-source/Public/Img/Acun/document_properties.png | Bin 8274 -> 0 bytes h-source/Public/Img/Acun/filenew.png | Bin 9174 -> 0 bytes h-source/Public/Img/Acun/go_previous.png | Bin 10751 -> 0 bytes h-source/Public/Img/Acun/note.png | Bin 6045 -> 0 bytes h-source/Public/Img/Crystal/usb.png | Bin 0 -> 8059 bytes h-source/Public/Img/Crystal/usb_22.png | Bin 0 -> 1123 bytes 8 files changed, 8 insertions(+) delete mode 100644 h-source/Public/Img/Acun/book.png delete mode 100644 h-source/Public/Img/Acun/document_properties.png delete mode 100644 h-source/Public/Img/Acun/filenew.png delete mode 100644 h-source/Public/Img/Acun/go_previous.png delete mode 100644 h-source/Public/Img/Acun/note.png create mode 100755 h-source/Public/Img/Crystal/usb.png create mode 100755 h-source/Public/Img/Crystal/usb_22.png (limited to 'h-source/Public') 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 diff --git a/h-source/Public/Img/Acun/book.png b/h-source/Public/Img/Acun/book.png deleted file mode 100644 index 0245944..0000000 Binary files a/h-source/Public/Img/Acun/book.png and /dev/null differ diff --git a/h-source/Public/Img/Acun/document_properties.png b/h-source/Public/Img/Acun/document_properties.png deleted file mode 100644 index bf4686f..0000000 Binary files a/h-source/Public/Img/Acun/document_properties.png and /dev/null differ diff --git a/h-source/Public/Img/Acun/filenew.png b/h-source/Public/Img/Acun/filenew.png deleted file mode 100644 index 66d34b3..0000000 Binary files a/h-source/Public/Img/Acun/filenew.png and /dev/null differ diff --git a/h-source/Public/Img/Acun/go_previous.png b/h-source/Public/Img/Acun/go_previous.png deleted file mode 100644 index 39685ad..0000000 Binary files a/h-source/Public/Img/Acun/go_previous.png and /dev/null differ diff --git a/h-source/Public/Img/Acun/note.png b/h-source/Public/Img/Acun/note.png deleted file mode 100644 index 5b4b248..0000000 Binary files a/h-source/Public/Img/Acun/note.png and /dev/null differ diff --git a/h-source/Public/Img/Crystal/usb.png b/h-source/Public/Img/Crystal/usb.png new file mode 100755 index 0000000..88c7c80 Binary files /dev/null and b/h-source/Public/Img/Crystal/usb.png differ diff --git a/h-source/Public/Img/Crystal/usb_22.png b/h-source/Public/Img/Crystal/usb_22.png new file mode 100755 index 0000000..97da84a Binary files /dev/null and b/h-source/Public/Img/Crystal/usb_22.png differ -- cgit v1.2.3