Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
mainmenu [2024/05/12 10:05] adminmainmenu [2025/06/08 01:21] (current) – external edit 127.0.0.1
Line 8: Line 8:
   position: static;   position: static;
   display: inline-block;   display: inline-block;
-  width: 200px;+  width: 202px;
 } }
  
Line 67: Line 67:
     <button class="dropdown-toggle">About the Swap</button>     <button class="dropdown-toggle">About the Swap</button>
     <div class="dropdown-content">     <div class="dropdown-content">
-        <a href="#">Option 1</a>+        <a href="?id=About">Swap Rules</a>
     </div>     </div>
 </div> </div>
Line 73: Line 73:
     <button class="dropdown-toggle">Characters</button>     <button class="dropdown-toggle">Characters</button>
     <div class="dropdown-content">     <div class="dropdown-content">
-        <a href="#">Option 1</a> +        <a href="?id=character:index">Character List</a> 
-        <a href="#">Option 2</a>+        <a href="?id=character:character_create_form">Create a Character Page</a>
         <a href="#">Option 3</a>         <a href="#">Option 3</a>
     </div>     </div>
Line 111: Line 111:
 </body> </body>
 </html> </html>
 +<WRAP centeralign 200px>
 +Current Swap Dates:
 +September 1, 2024 - November 3, 2024
 +
 +Themes: None! Go wild!
 +</WRAP>