From b36284e146949615b019304b5a1eda918befe59b Mon Sep 17 00:00:00 2001 From: Choom Date: Sun, 22 Jan 2023 01:37:15 -0300 Subject: Banners 88x31 en home --- cgi/templates/home.html | 65 ++++++++++++++++++++++++++++-------------- static/css/txt/ayashii.css | 1 - static/css/txt/bbs.css | 9 ++++-- static/img/home/08831.gif | Bin 0 -> 2199 bytes static/img/home/8831bai.gif | Bin 0 -> 2794 bytes static/img/home/agplv3.gif | Bin 0 -> 2145 bytes static/img/home/marisa.gif | Bin 0 -> 3077 bytes static/img/home/papiro.gif | Bin 0 -> 6343 bytes static/img/home/pasto.gif | Bin 0 -> 3118 bytes static/img/home/templario.gif | Bin 0 -> 3303 bytes static/img/home/vip.gif | Bin 0 -> 543 bytes static/img/home/yukkuri.gif | Bin 0 -> 2785 bytes 12 files changed, 51 insertions(+), 24 deletions(-) create mode 100644 static/img/home/08831.gif create mode 100644 static/img/home/8831bai.gif create mode 100644 static/img/home/agplv3.gif create mode 100644 static/img/home/marisa.gif create mode 100644 static/img/home/papiro.gif create mode 100644 static/img/home/pasto.gif create mode 100644 static/img/home/templario.gif create mode 100644 static/img/home/vip.gif create mode 100644 static/img/home/yukkuri.gif 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 @@ Bienvenido a Internet BBS/IB - - + +
[BBS/IB] [Mastodon] -[Matrix] -[Mumble] +[Matrix] +[Mumble] [BaI TV] [Radio] -[Proyectos] +[Proyectos] [Xonotic] [Git]
@@ -33,30 +33,41 @@

Discusión

- Actualidad - Tecnología - Juegos - Humanidades - Psicotrópicos + ┣ Actualidad +
+ ┣ Tecnología +
+ ┣ Juegos +
+ ┣ Humanidades +
+ ┗ Psicotrópicos

Conversación

- Club VIP - Consejos - World Lobby + ┣ Club VIP +
+ ┣ Consejos +
+ ┗ World Lobby

IB

- Club DQN - 二次元画像 - BaIAZ - Artes - Oekaki + ┣ Club DQN +
+ ┣ 二次元画像 +
+ ┣ BaIAZ +
+ ┣ Artes +
+ ┗ Oekaki

Área 51

- Meta - 0 + ┣ Meta +
+ ┗ {}

@@ -128,7 +139,19 @@
- Bienvenido a Internet ★ 2010-2022 + Bienvenido a Internet ★ 2010-2023 ★ weabot.py3 +
+
+ + + + + + + + + +
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 Binary files /dev/null and b/static/img/home/08831.gif differ diff --git a/static/img/home/8831bai.gif b/static/img/home/8831bai.gif new file mode 100644 index 0000000..022b306 Binary files /dev/null and b/static/img/home/8831bai.gif differ diff --git a/static/img/home/agplv3.gif b/static/img/home/agplv3.gif new file mode 100644 index 0000000..a9b811c Binary files /dev/null and b/static/img/home/agplv3.gif differ diff --git a/static/img/home/marisa.gif b/static/img/home/marisa.gif new file mode 100644 index 0000000..2b51849 Binary files /dev/null and b/static/img/home/marisa.gif differ diff --git a/static/img/home/papiro.gif b/static/img/home/papiro.gif new file mode 100644 index 0000000..360b17f Binary files /dev/null and b/static/img/home/papiro.gif differ diff --git a/static/img/home/pasto.gif b/static/img/home/pasto.gif new file mode 100644 index 0000000..77ef49a Binary files /dev/null and b/static/img/home/pasto.gif differ diff --git a/static/img/home/templario.gif b/static/img/home/templario.gif new file mode 100644 index 0000000..cba323b Binary files /dev/null and b/static/img/home/templario.gif differ diff --git a/static/img/home/vip.gif b/static/img/home/vip.gif new file mode 100644 index 0000000..4f13f77 Binary files /dev/null and b/static/img/home/vip.gif differ diff --git a/static/img/home/yukkuri.gif b/static/img/home/yukkuri.gif new file mode 100644 index 0000000..c34cf01 Binary files /dev/null and b/static/img/home/yukkuri.gif differ -- cgit v1.2.1-18-gbd029