summaryrefslogtreecommitdiff
path: root/info/aid.html
diff options
context:
space:
mode:
Diffstat (limited to 'info/aid.html')
-rw-r--r--info/aid.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/info/aid.html b/info/aid.html
index 62594f2..0307c16 100644
--- a/info/aid.html
+++ b/info/aid.html
@@ -1,4 +1,5 @@
<!DOCTYPE html>
+<meta name="viewport" content="width=1340,initial-scale=1">
<html>
<head>
<title>Time of Crisis - Aid</title>
@@ -6,9 +7,11 @@
html {
background-color:slategray;
}
+body {
+ margin: 10px;
img {
display:block;
- margin: 1em auto;
+ margin: 10px auto;
box-shadow:1px 1px 8px -2px black;
}
</style>