-
Notifications
You must be signed in to change notification settings - Fork 0
/
2021-jan-layout.html
172 lines (156 loc) · 4.3 KB
/
2021-jan-layout.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
<style>
#main {
margin-top: 0px;
margin-left: 0px;
background: none;
border: none;
min-height: 950px;
}
table table table table table {
display: none;
}
table table table table {
background: none;
margin-top: 260px;
margin-left: 950px;
z-index: 6;
}
BODY {
background-image: url("https://i.imgur.com/nv0lTaS.png");
background-repeat: no-repeat;
background-color: #f4eff7;
}
BODY, font, td, table {
font: 15px tahoma;
}
b {
color: #971f74;
}
i {
font-family: georgia;
font-style: italic;
text-transform: lowercase;
font-weight: bold;
color: #7f5b88;
}
h1 {
color: #971f74;
font: 20px georgia;
text-transform: lowercase;
text-align: left;
height: 10px;
margin-bottom: 25px;
font-style: italic;
font-weight: bold;
}
table table table table font {
font: normal 14px arial;
color: #322436;
}
.content table p {
display: block;
}
table, td {
background: none;
}
#header, #footer, .sidebar, #ban, .contentHeader, .contentModuleHeaderAlt, .content table table img {
display: none;
}
.content table .content table img {
display: inline;
}
.layoutimg {
top: 0px;
left: 0px;
z-index: -1;
padding: 0px;
border: 0px;
color: #0d0b16;
}
div.council {
left: 385px;
top: 408px;
height: 470px;
width: 316px;
z-index: 2;
color: #000;
padding: 10px;
overflow: auto;
text-align: justify;
}
#nav {
top: 340px;
left: 825px;
line-height: 5px;
}
#nav a {
color: #9f257e!important;
line-height: 80px;
}
.link {
font: normal 8px arial;
background: #b5accb;
border: 10px solid #b78eba;
filter: alpha(opacity=60);
opacity: 0.6;
letter-spacing: 2px;
display: block;
width: 80px;
height: 80px;
text-align: center;
padding: 5px;
text-decoration: none;
text-transform: uppercase;
margin-bottom: 10px;
}
.link:hover {
background: #fff;
letter-spacing: 2px;
}
a {
color: #fff!important;
}
.content p {
margin-top: -50px;
}
.council p {
margin-top: 0px;
}
.username {
float:right;
}
.username::after {
clear:both;
}
input[type="submit"] {
margin-left: -105px;
}
</style>
<div id="nav" style="position: absolute;">
<div class="link">
<a href="/~Zypree">Webbie</a>
</div>
<div class="link">
<a href="/">Advertise</a>
</div>
</div>
<div class="council" style="position: absolute;">
<h1>welcome!</h1>
<p>Welcome to <i>mugen no hoshi</i> or <b><span style="color:#6d556f;">muxho</span></b> for short! We're an anime and manga themed, chat based guild and we tend to be pretty chill, <b><span style="color:#6d556f;">talking about anything and everything</span></b>, putting our anime/manga theme to the test and allowing even the <i>most casual fam</i> to join our humble (but crazy) abode.</p><p> But worry not as we're total weebs at our core and love the occasional heated discussion of which anime is the best or whose tastes is more trash. </p>
<h1>news</h1>
<p>
<b><span style="color:#7f5b88;">02/04/21:</span></b> Apologies for any confusion with the guild going down! Hope it doesn't raise any alarms but rest assured, we're back and running now!
</p>
<p>
That said, we naturally will remain how we have been functioning but we won't be rebuilding a lot of our previous legacy (i.e. the pages and activities we've had, etc). For more info, please do take a peek at our webbie which will be updated soon.
</p>
<p>
Stay warm and safe everyone!
</p>
<p>
<span class="username"><b><span style="color:#7f5b88;">-michelle, rebecca, and planet</span></b></span>
</p>
<h1 style="clear:both;">credit</h1>
layout by <i>michelle (myonigiri)</i>
<br><i>demon slayer</i> themed
</div>