summaryrefslogtreecommitdiffhomepage
path: root/admin/logo/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'admin/logo/index.html')
-rw-r--r--admin/logo/index.html32
1 files changed, 32 insertions, 0 deletions
diff --git a/admin/logo/index.html b/admin/logo/index.html
new file mode 100644
index 00000000..dfaf5054
--- /dev/null
+++ b/admin/logo/index.html
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+ <head>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+ <link rel="SHORTCUT ICON" href="apbteam_logo_icon_16.png" type="image/png" />
+ <title>APBTeam logo</title>
+ </head>
+ <body>
+ <p>Logo:</p>
+ <p><a href="apbteam_logo.svg.gz">SVG made with Inkscape</a></p>
+ <p>Small icon 16x16 for website bookmark:</p>
+ <p><img src="apbteam_logo_icon_16.png" alt="Small icon"></p>
+ <p>Icon 32x32:</p>
+ <p><img src="apbteam_logo_icon_32.png" alt="Icon"></p>
+ <p>Full color version with gradients:</p>
+ <p><img src="apbteam_logo.png" alt="Full color"></p>
+ <p>Black &amp; white version:</p>
+ <p><img src="apbteam_logo_bw.png" alt="Black &amp; white"></p>
+ <p>Full color version, text centered:</p>
+ <p><img src="apbteam_logo_center.png" alt="Full color, centered"></p>
+ <p>Low color version, text centered:</p>
+ <p><img src="apbteam_logo_center_lowcolor.png" alt="Low color, centered"></p>
+ <p>Black &amp; white version, text centered:</p>
+ <p><img src="apbteam_logo_center_bw.png" alt="Black &amp; white, centered"></p>
+ <p>Full color version with gradients, higher-res:</p>
+ <p><img src="apbteam_logo_hi.png" alt="Full color"></p>
+ <p>Black &amp; white version, higher-res:</p>
+ <p><img src="apbteam_logo_bw_hi.png" alt="Black &amp; white"></p>
+ <p style="color: #4e2cff">Color #4e2cff can be used in web page themes</p>
+ </body>
+</html>