No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<svg height="500" width="500" xmlns="http://www.w3.org/2000/svg"> | <svg height="500" width="500" xmlns="http://www.w3.org/2000/svg"> | ||
<style type="text/css"> | <style type="text/css"> | ||
Line 22: | Line 17: | ||
} | } | ||
</style> | </style> | ||
<circle class="three" r="250" cx="250" cy="250 | <a href="/Enterprise Support"> | ||
<circle class="three" r="250" cx="250" cy="250"/> | |||
<circle class="two" r="200" cx="250" cy="300 | <text x="250" y="75" fill="white" font-size="35" text-anchor="middle">Enterprise</text> | ||
</a> | |||
<circle class="one" r="150" cx="250" cy="350 | <a href="/Universes"> | ||
<circle class="two" r="200" cx="250" cy="300"/> | |||
<circle class="zero" r="100" cx="250" cy="400 | <text x="250" y="175" fill="white" font-size="35" text-anchor="middle">Universe</text> | ||
</a> | |||
<a href="/Groups"> | |||
<circle class="one" r="150" cx="250" cy="350"/> | |||
<text x="250" y="270" fill="white" font-size="35" text-anchor="middle">Group</text> | |||
</a> | |||
<a href="/User"> | |||
<circle class="zero" r="100" cx="250" cy="400"/> | |||
<text x="250" y="410" fill="white" font-size="35" text-anchor="middle">User</text> | |||
</a> | |||
</svg> | </svg> |
Revision as of 04:35, 21 July 2024