diff options
Diffstat (limited to 'info')
-rw-r--r-- | info/aid.html | 17 | ||||
-rw-r--r-- | info/aid.png | bin | 0 -> 153418 bytes |
2 files changed, 17 insertions, 0 deletions
diff --git a/info/aid.html b/info/aid.html new file mode 100644 index 0000000..62594f2 --- /dev/null +++ b/info/aid.html @@ -0,0 +1,17 @@ +<!DOCTYPE html> +<html> +<head> +<title>Time of Crisis - Aid</title> +<style> +html { + background-color:slategray; +} +img { + display:block; + margin: 1em auto; + box-shadow:1px 1px 8px -2px black; +} +</style> +</head> +<body> +<img src="aid.png" width="1320" height="700"> diff --git a/info/aid.png b/info/aid.png Binary files differnew file mode 100644 index 0000000..c6d8ea8 --- /dev/null +++ b/info/aid.png |