summaryrefslogtreecommitdiff
path: root/info/reference.html
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2024-08-21 15:55:11 +0200
committerTor Andersson <tor@ccxvii.net>2024-08-24 01:19:20 +0200
commite287b601d14cb38f4cf93b88a8fa848549801936 (patch)
treebb10e5903d9bff84b2d4a9ccded2ee24b1580363 /info/reference.html
parentf2bf9075c77e23bf2da9b2d8d3a264299ba387e2 (diff)
downloadvijayanagara-e287b601d14cb38f4cf93b88a8fa848549801936.tar.gz
Reference material.
Diffstat (limited to 'info/reference.html')
-rw-r--r--info/reference.html30
1 files changed, 30 insertions, 0 deletions
diff --git a/info/reference.html b/info/reference.html
new file mode 100644
index 0000000..52e823a
--- /dev/null
+++ b/info/reference.html
@@ -0,0 +1,30 @@
+<!DOCTYPE html>
+<html>
+<meta name="viewport" content="width=1360">
+<head>
+<title>Vijayanagara Reference</title>
+<style>
+body { background-color:slategray; margin:0; }
+img { box-shadow:1px 1px 8px -2px black; }
+section {
+ display:flex;
+ flex-wrap:wrap;
+ gap:20px;
+ justify-content:center;
+ margin:20px;
+}
+img {
+ display:block;
+ background-color:white;
+}
+</style>
+</head>
+<body>
+
+<section>
+<img src="Reference_GoatTiger_front.jpg">
+<img src="1_DS.jpg">
+<img src="2_BK.jpg">
+<img src="3_VE.jpg">
+<img src="4_MA.jpg">
+</section>