diff options
author | Choom | 2023-01-20 00:36:43 -0300 |
---|---|---|
committer | Choom | 2023-01-22 07:57:56 -0300 |
commit | 8e519f17d144165b6de31bf3ebabdab5eb13bf0d (patch) | |
tree | 10b3bd7affd037d198fc6ec54af6862cb0ce85b0 /static/example/bbs1.html | |
parent | 649a2e5f4fa0b13a58068772ec72605dba6624d2 (diff) | |
download | weabot-8e519f17d144165b6de31bf3ebabdab5eb13bf0d.tar.gz weabot-8e519f17d144165b6de31bf3ebabdab5eb13bf0d.tar.xz weabot-8e519f17d144165b6de31bf3ebabdab5eb13bf0d.zip |
Config para el usuario
Diffstat (limited to 'static/example/bbs1.html')
-rw-r--r-- | static/example/bbs1.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/example/bbs1.html b/static/example/bbs1.html index 67da2cf..f569fc6 100644 --- a/static/example/bbs1.html +++ b/static/example/bbs1.html @@ -20,7 +20,7 @@ <h1>Board 1@Bienvenido a Internet BBS</h1> <div id="rules">DescripciĆ³n del board.</div> </div> - <div class="innerbox links"><a href="#"><b>Enlace 1</b></a> | <a href="#"><b>Enlace 2</b></a> | <a href="#"><b>Enlace 3</b></a></div> + <div class="innerbox" id="bailinks"><a href="#"><b>Enlace 1</b></a> | <a href="#"><b>Enlace 2</b></a> | <a href="#"><b>Enlace 3</b></a></div> </div> <div class="thread"> |