aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLibravatar Choom 2023-01-22 01:37:15 -0300
committerLibravatar Choom 2023-01-23 01:28:40 -0300
commitb36284e146949615b019304b5a1eda918befe59b (patch)
tree05ad6bc054c9f2052b0038afcc86615ca05c3e8b
parent8e519f17d144165b6de31bf3ebabdab5eb13bf0d (diff)
downloadweabot-b36284e146949615b019304b5a1eda918befe59b.tar.gz
weabot-b36284e146949615b019304b5a1eda918befe59b.tar.xz
weabot-b36284e146949615b019304b5a1eda918befe59b.zip
Banners 88x31 en home
-rw-r--r--cgi/templates/home.html65
-rw-r--r--static/css/txt/ayashii.css1
-rw-r--r--static/css/txt/bbs.css9
-rw-r--r--static/img/home/08831.gifbin0 -> 2199 bytes
-rw-r--r--static/img/home/8831bai.gifbin0 -> 2794 bytes
-rw-r--r--static/img/home/agplv3.gifbin0 -> 2145 bytes
-rw-r--r--static/img/home/marisa.gifbin0 -> 3077 bytes
-rw-r--r--static/img/home/papiro.gifbin0 -> 6343 bytes
-rw-r--r--static/img/home/pasto.gifbin0 -> 3118 bytes
-rw-r--r--static/img/home/templario.gifbin0 -> 3303 bytes
-rw-r--r--static/img/home/vip.gifbin0 -> 543 bytes
-rw-r--r--static/img/home/yukkuri.gifbin0 -> 2785 bytes
12 files changed, 51 insertions, 24 deletions
diff --git a/cgi/templates/home.html b/cgi/templates/home.html
index b5d932b..295ddd1 100644
--- a/cgi/templates/home.html
+++ b/cgi/templates/home.html
@@ -6,18 +6,18 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Bienvenido a Internet BBS/IB</title>
<link rel="shortcut icon" href="favicon.ico" />
- <link rel="stylesheet" type="text/css" href="/home.css?v=17" />
- <script type="text/javascript" src="#{static_url}js/home.js?v=16"></script>
+ <link rel="stylesheet" type="text/css" href="/home.css?v=4" />
+ <script type="text/javascript" src="#{static_url}js/home.js?v=4"></script>
</head>
<body class="home">
<div id="top_nav">
<strong>[BBS/IB]</strong>
<a href="https://vipper.party" target="_blank">[Mastodon]</a>
-<a href="https://bienvenidoainternet.org/chat.html" target="_blank">[Matrix]</a>
-<a href="https://bienvenidoainternet.org/chat.html#mumble" target="_blank">[Mumble]</a>
+<a href="/chat.html" target="_blank">[Matrix]</a>
+<a href="/chat.html#mumble" target="_blank">[Mumble]</a>
<a href="https://tv.bienvenidoainternet.org" target="_blank">[BaI TV]</a>
<a href="https://radio.bienvenidoainternet.org" target="_blank">[Radio]</a>
-<a href="https://bienvenidoainternet.org/proyectos/" target="_blank">[Proyectos]</a>
+<a href="/proyectos/" target="_blank">[Proyectos]</a>
<a href="http://xonotic.bienvenidoainternet.org" target="_blank">[Xonotic]</a>
<a href="https://git.bienvenidoainternet.org" target="_blank">[Git]</a>
</div>
@@ -33,30 +33,41 @@
<div id="boards">
<div class="cat">
<h3>Discusión</h3>
- <a href="/noticias/">Actualidad</a>
- <a href="/tech/">Tecnología</a>
- <a href="/juegos/">Juegos</a>
- <a href="/letras/">Humanidades</a>
- <a href="/drogas/">Psicotrópicos</a>
+ <a href="/noticias/">┣ Actualidad</a>
+ <div>┃</div>
+ <a href="/tech/">┣ Tecnología</a>
+ <div>┃</div>
+ <a href="/juegos/">┣ Juegos</a>
+ <div>┃</div>
+ <a href="/letras/">┣ Humanidades</a>
+ <div>┃</div>
+ <a href="/drogas/">┗ Psicotrópicos</a>
</div>
<div class="cat">
<h3>Conversación</h3>
- <a href="/zonavip/">Club VIP</a>
- <a href="/consejos/">Consejos</a>
- <a href="/world/">World Lobby</a>
+ <a href="/zonavip/">┣ Club VIP</a>
+ <div>┃</div>
+ <a href="/consejos/">┣ Consejos</a>
+ <div>┃</div>
+ <a href="/world/">┗ World Lobby</a>
</div>
<div class="cat">
<h3>IB</h3>
- <a href="/dqn/">Club DQN</a>
- <a href="/2d/">二次元画像</a>
- <a href="/z/">BaIAZ</a>
- <a href="/a/">Artes</a>
- <a href="/o/">Oekaki</a>
+ <a href="/dqn/">┣ Club DQN</a>
+ <div>┃</div>
+ <a href="/2d/">┣ 二次元画像</a>
+ <div>┃</div>
+ <a href="/z/">┣ BaIAZ</a>
+ <div>┃</div>
+ <a href="/a/">┣ Artes</a>
+ <div>┃</div>
+ <a href="/o/">┗ Oekaki</a>
</div>
<div class="cat">
<h3>Área 51</h3>
- <a href="/bai/">Meta</a>
- <a href="/0/" class="cero">0</a>
+ <a href="/bai/">┣ Meta</a>
+ <div>┃</div>
+ <a href="/0/">┗ {}</a>
</div>
</div>
<hr />
@@ -128,7 +139,19 @@
<tr>
<td colspan="2" id="footer">
<hr />
- Bienvenido a Internet ★ 2010-2022
+ <span>Bienvenido a Internet</span> <span>★ 2010-2023 ★</span> <span>weabot.py3 <?py include('templates/revision.html') ?></span>
+ <div id="buttons">
+ <hr />
+ <img width="88" height="31" src="/static/img/home/8831bai.gif" />
+ <img width="88" height="31" src="/static/img/home/yukkuri.gif" />
+ <img width="88" height="31" src="/static/img/home/08831.gif" />
+ <img width="88" height="31" src="/static/img/home/pasto.gif" />
+ <img width="88" height="31" src="/static/img/home/vip.gif" />
+ <img width="88" height="31" src="/static/img/home/marisa.gif" />
+ <img width="88" height="31" src="/static/img/home/papiro.gif" />
+ <img width="88" height="31" src="/static/img/home/templario.gif" />
+ <img width="88" height="31" src="/static/img/home/agplv3.gif" />
+ </div>
</td>
</tr>
</table>
diff --git a/static/css/txt/ayashii.css b/static/css/txt/ayashii.css
index a2d1835..e4c3343 100644
--- a/static/css/txt/ayashii.css
+++ b/static/css/txt/ayashii.css
@@ -48,7 +48,6 @@ button {
border-color: #fff #000 #000 #fff;
background: #ddd;
color: #000;
- padding: 0 8px;
}
#main_nav,
#banner {
diff --git a/static/css/txt/bbs.css b/static/css/txt/bbs.css
index c7fa759..83d1148 100644
--- a/static/css/txt/bbs.css
+++ b/static/css/txt/bbs.css
@@ -67,16 +67,21 @@ input[type="submit"],
input[type="button"],
button {
border: 1px outset #ddd;
- background: #eee;
+ background: #e0e0e0;
color: #333;
padding: 3px 1em;
}
+input[type="submit"],
+input[type="button"],
+button {
+ background: #e8e8e8;
+}
input[type="submit"]:active,
input[type="button"]:active,
input[type="button"].active,
button:active {
color: #111;
- background: #ccc;
+ background: #bbb;
border-style: inset;
}
#banner {
diff --git a/static/img/home/08831.gif b/static/img/home/08831.gif
new file mode 100644
index 0000000..da4fde6
--- /dev/null
+++ b/static/img/home/08831.gif
Binary files differ
diff --git a/static/img/home/8831bai.gif b/static/img/home/8831bai.gif
new file mode 100644
index 0000000..022b306
--- /dev/null
+++ b/static/img/home/8831bai.gif
Binary files differ
diff --git a/static/img/home/agplv3.gif b/static/img/home/agplv3.gif
new file mode 100644
index 0000000..a9b811c
--- /dev/null
+++ b/static/img/home/agplv3.gif
Binary files differ
diff --git a/static/img/home/marisa.gif b/static/img/home/marisa.gif
new file mode 100644
index 0000000..2b51849
--- /dev/null
+++ b/static/img/home/marisa.gif
Binary files differ
diff --git a/static/img/home/papiro.gif b/static/img/home/papiro.gif
new file mode 100644
index 0000000..360b17f
--- /dev/null
+++ b/static/img/home/papiro.gif
Binary files differ
diff --git a/static/img/home/pasto.gif b/static/img/home/pasto.gif
new file mode 100644
index 0000000..77ef49a
--- /dev/null
+++ b/static/img/home/pasto.gif
Binary files differ
diff --git a/static/img/home/templario.gif b/static/img/home/templario.gif
new file mode 100644
index 0000000..cba323b
--- /dev/null
+++ b/static/img/home/templario.gif
Binary files differ
diff --git a/static/img/home/vip.gif b/static/img/home/vip.gif
new file mode 100644
index 0000000..4f13f77
--- /dev/null
+++ b/static/img/home/vip.gif
Binary files differ
diff --git a/static/img/home/yukkuri.gif b/static/img/home/yukkuri.gif
new file mode 100644
index 0000000..c34cf01
--- /dev/null
+++ b/static/img/home/yukkuri.gif
Binary files differ