diff options
Diffstat (limited to 'default.template')
-rw-r--r-- | default.template | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/default.template b/default.template index 5fb1621..eed4c59 100644 --- a/default.template +++ b/default.template | |||
@@ -25,14 +25,12 @@ | |||
25 | <body bgcolor="black" text="white" alink="yellow" link="yellowgreen" vlink="red"> | 25 | <body bgcolor="black" text="white" alink="yellow" link="yellowgreen" vlink="red"> |
26 | <table style="background-color: $karenPurple$; width: 98vw; margin: 1; line-style: none; border-style: none; border-spacing: 0;"> | 26 | <table style="background-color: $karenPurple$; width: 98vw; margin: 1; line-style: none; border-style: none; border-spacing: 0;"> |
27 | <tr> | 27 | <tr> |
28 | <td rowspan=2><img src="$logo$" alt="alt text" title="Not (Yet) (Another / A) Wiki."/></td> | 28 | <td><img src="$logo$" alt="alt text" title="Not (Yet) (Another / A) Wiki."/></td> |
29 | <td style="text-align: right;">$header$ plus login and register buttons </td> | 29 | <td style="text-align: right;">$header$ plus login and register buttons </td> |
30 | </tr> | 30 | </tr> |
31 | <tr> | 31 | <tr> |
32 | <td><p>👣 $trail$</p></td> | ||
33 | </tr> | ||
34 | <tr> | ||
35 | <td rowspan=2 style="white-space:nowrap; vertical-align:top;">$menu$</td> | 32 | <td rowspan=2 style="white-space:nowrap; vertical-align:top;">$menu$</td> |
33 | <td><p>👣 $trail$</p></td> | ||
36 | </tr> | 34 | </tr> |
37 | <tr> | 35 | <tr> |
38 | <td style="background-color: black; width: fit-content;"> | 36 | <td style="background-color: black; width: fit-content;"> |