diff options
Diffstat (limited to 'libs/js/jquery-geo-1.0a4/docs/404.html')
-rwxr-xr-x | libs/js/jquery-geo-1.0a4/docs/404.html | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/libs/js/jquery-geo-1.0a4/docs/404.html b/libs/js/jquery-geo-1.0a4/docs/404.html new file mode 100755 index 00000000..b5ea1ac4 --- /dev/null +++ b/libs/js/jquery-geo-1.0a4/docs/404.html @@ -0,0 +1,22 @@ +<!doctype html> +<title>not found</title> + +<style> +body { text-align: center;} +h1 { font-size: 50px; } +body { font: 20px Constantia, 'Hoefler Text', "Adobe Caslon Pro", Baskerville, Georgia, Times, serif; color: #999; text-shadow: 2px 2px 2px rgba(200, 200, 200, 0.5); } +::-moz-selection{ background:#FF5E99; color:#fff; } +::selection { background:#FF5E99; color:#fff; } +details { display:block; } +a { color: rgb(36, 109, 56); text-decoration:none; } +a:hover { color: rgb(96, 73, 141) ; text-shadow: 2px 2px 2px rgba(36, 109, 56, 0.5); } +span[frown] { transform: rotate(90deg); display:inline-block; color: #bbb; } +</style> + + + + +<details> + <summary><h1>Not found</h1></summary> + <p><span frown>:(</span></p> +</details>
\ No newline at end of file |