From dee4796015e4df0900615bedcd78b03a92b140c2 Mon Sep 17 00:00:00 2001 From: Choom Date: Mon, 12 Dec 2022 00:26:28 -0300 Subject: Dickgirl como tema predeterminado --- static/css/another.css | 182 -------------------------------------------- static/css/txt/4am.css | 156 ------------------------------------- static/css/txt/bbs.css | 10 ++- static/css/txt/futanari.css | 2 +- 4 files changed, 8 insertions(+), 342 deletions(-) delete mode 100644 static/css/another.css delete mode 100644 static/css/txt/4am.css (limited to 'static/css') diff --git a/static/css/another.css b/static/css/another.css deleted file mode 100644 index ca684d1..0000000 --- a/static/css/another.css +++ /dev/null @@ -1,182 +0,0 @@ -html, -body { - background: #181818; - color: #d8d8d8; - font-size: 10pt; -} - -.rep { - color: #e0e0e0; -} - -a .name, -.nav label { - color: #83a74d; -} - -a { - color: #56a74d; - text-decoration: none; -} - -a:focus { - color: #86c1b9; - text-decoration: underline; -} - -hr { - border: none; - border-bottom: 1px solid #333; - margin-bottom: 10px; -} - -#main_nav { - font-size: 10pt; -} - -.form textarea { - width: 295px; - min-width: 295px; - max-width: 295px; - height: 110px; - min-height: 110px; - max-height: 110px; -} - -input[type="text"], -input[type="password"], -input[type="submit"], -select, -textarea { - background: #282828; - border: 1px solid #383838; - color: #d8d8d8; -} - -.postblock { - padding: 3px 5px; - width: 100px; - background: #282828; - border: 1px solid #111; - color: #d8d8d8; - font-weight: normal; -} - -.fs { - font-size: 11px; -} - -.fs span, -.fs a { - font-size: 10pt; -} - -.info { - font-size: 10pt; -} - -.omitted, -td #text { - font-size: 10pt; -} - -.postform { - font-size: 10pt; -} - -.reply { - background-color: #282828; - border: 1px solid; - border-color: #383838 #282828 #282828 #383838; -} - -.subj { - color: #3b7335; -} - -.thread .fs { - margin-left: 20px; - padding-bottom: 0.25em; -} - -/* para que chucha son estos 3 puntos??? */ -.ell { - /*display: none;*/ - color: #181818; -} - -.pg, -.pg span { - border: none; -} - -.pg span input { - padding: 0.25em; -} - -#ctrl, -.tt, -.hsbn { - font-size: 10pt; -} - -.replymode, -.extramode { - color: #fff; - margin-top: 0.5em; -} - -.rep { - color: #888; -} - -.replymode { - background: #2b2b2b; -} - -.extramode { - background: #333; -} - -.q { - color: #789922; -} - -.fs { - text-decoration: none; -} - -.name, -.omitted { - color: #aaa; -} - -.abbrev { - color: #777; -} - -.highlight { - background: #5b5f69; - outline: 1px dashed #44474f; -} - -.managertable td { - background: rgb(0, 0, 0, 0.25); - border: 0px; -} - -.managertable th { - background: #252830; - color: #f8f8f8; -} - -.yt { - background: #292c33; - border: 1px solid #5e6b7d; - color: #e0e0e0; -} - -.quoted { - border-color: #1a1d22; - color: #aaa; -} diff --git a/static/css/txt/4am.css b/static/css/txt/4am.css deleted file mode 100644 index 20b5756..0000000 --- a/static/css/txt/4am.css +++ /dev/null @@ -1,156 +0,0 @@ -body { - background: #222 url("/mantencion_bg.gif"); - color: #ced1cf; -} -body.threadpage { - background-image: none; -} -a, -a .name, -#n2 { - color: #81a2be; -} -a:active, -a:focus, -a:active .name, -a:focus .name, -#n2:active { - color: #4d6172; -} -h4 a, .lastposts { - text-decoration: none; -} -hr { - border: 1px inset #111; -} -input[type="text"], -input[type="submit"], -input[type="button"], -textarea, -button, -select { - background: #383838; - border: 1px solid #4b4e55; - color: #e8e8e8; -} -input[type="submit"], -input[type="button"], -button { - background: #333; -} -input[type="submit"]:active, -input[type="button"]:active, -button:active { - background: #232323; -} -h1 { - color: #dc9656; - font-size: 26px; - margin-top: -5px; - text-align: center; -} -h2 a { - color: #c66; -} -h2 span { - color: #999; -} -h3, -#size { - color: #ab4642; -} -h3 span { - color: #999; -} -h4 { - color: #c1c5c2; -} -#main_nav { - background: #000; - border-bottom: 1px solid #222; - color: #7cafc2; -} -.banner { - -webkit-filter: grayscale(60%); - filter: grayscale(60%); -} -.outerbox { - background: #111213; - border: 1px solid #4b4e55; - color: #777879; -} -#titlebox .threadnav { - margin: -6px; -} -#threadlist { - background: #0e0e0e; - border: 1px solid #4b4e55; -} -#threadlist a { - border-right: 1px solid #4b4e55; - border-bottom: 1px solid #4b4e55; -} -.mainpage .thread { - background: #1d1f21; - border: 3px double #4b4e55; - color: #ced1cf; - opacity: 0.9; -} -.threadpage .thread { - color: #ced1cf; -} -.name, -.abbrev { - color: #b5bd68; -} -.name em { - color: #88f; -} -.del a { - color: #ab4642; -} -h4 .date, -.quoted { - color: #4e4e4e; -} -.msg { - margin: 4px 40px 24px; -} -a.thumb { - margin-top: 4px; -} -.q { - color: #777; -} -.yt { - background: #262626; - border: 1px solid #444; - color: #e8e8e8; -} -.yt:hover { - text-decoration: none; -} -.deleted h4 { - color: #555; - margin-bottom: 24px; -} -#q-p { - background: #222; - border: 1px solid #4b4e55; -} -#q-p .msg { - margin-bottom: 8px; -} -form .msg { - background: #383838; - border: 1px dotted #000; -} -#footer { - color: #f7ca88; -} -#threads th { - background: #111213; -} -#threads tr:nth-child(odd) { - background: #191b1d; -} \ No newline at end of file diff --git a/static/css/txt/bbs.css b/static/css/txt/bbs.css index 546e8d2..f930419 100644 --- a/static/css/txt/bbs.css +++ b/static/css/txt/bbs.css @@ -156,6 +156,8 @@ label { line-height: 1; max-height: 18em; overflow-y: auto; + overflow-x: hidden; + white-space: nowrap; } #threadlist a { -webkit-flex: 1 1 auto; @@ -163,6 +165,8 @@ label { flex: 1 1 auto; padding: 3px; text-decoration: none; + overflow: hidden; + text-overflow: ellipsis; } .mainpage .postform, .formpad { @@ -349,9 +353,9 @@ form .msg { font-size: 10px; line-height: 12px; } - #threadlist { - overflow-x: auto; - white-space: nowrap; + #threadlist a { + font-size: 10px; + padding: 6px 3px; } #size, .postform br, diff --git a/static/css/txt/futanari.css b/static/css/txt/futanari.css index f62f4d8..0e395d3 100644 --- a/static/css/txt/futanari.css +++ b/static/css/txt/futanari.css @@ -177,7 +177,7 @@ form .msg { padding: 0; } #threadbox .innerbox { - padding: 5px; + padding: 8px 5px 5px; } div.msg { margin: 0.5em; -- cgit v1.2.1-18-gbd029