From 7de4ca2133de997e8106c487f2eebcc5182282a0 Mon Sep 17 00:00:00 2001 From: Zankaria Date: Wed, 8 Jan 2025 22:14:21 +0100 Subject: [PATCH] css: add missing media queries to css styles --- stylesheets/500px.css | 5 + stylesheets/8ch.cyber.css | 5 + stylesheets/beta.css | 5 + stylesheets/bunker_like.css | 5 + stylesheets/cyberpunk.css | 15 +- stylesheets/cyberpunk2.css | 15 +- stylesheets/dark.css | 5 + stylesheets/dark_red.css | 5 + stylesheets/dark_spook.css | 5 + stylesheets/darkroot_garden.css | 17 +- stylesheets/delete.css | Bin 12284 -> 12444 bytes stylesheets/fauux.css | 13 +- stylesheets/ferus.css | 9 +- stylesheets/forest.css | 17 +- stylesheets/futaba-light.css | 8 +- stylesheets/gentoochan.css | 9 +- stylesheets/gorby.css | 8 + stylesheets/heavy_ice.css | 5 + stylesheets/jungle.css | 8 + stylesheets/kalyx_theme.css | 99 +-- stylesheets/midnight.css | 18 +- stylesheets/mono.e.lain.css | 5 + stylesheets/muted.css | 18 +- stylesheets/northboard_cb.css | 22 +- stylesheets/terminal2.css | 5 + stylesheets/terminal_common.css | 5 + stylesheets/test.css | 5 + stylesheets/tsuki.css | 1149 ++++++++++++++++--------------- 28 files changed, 819 insertions(+), 666 deletions(-) diff --git a/stylesheets/500px.css b/stylesheets/500px.css index 89b1fa64..5f733005 100644 --- a/stylesheets/500px.css +++ b/stylesheets/500px.css @@ -152,6 +152,11 @@ div.post.reply.highlighted box-shadow: 3px 5px #5c8c8e; margin-left: auto; margin-right: auto; + + @media (max-width: 48em) { + border-left-style: none; + border-right-style: none; + } } div.post.reply div.body a:link, div.post.reply div.body a:visited { diff --git a/stylesheets/8ch.cyber.css b/stylesheets/8ch.cyber.css index c94c50e8..330eadd3 100644 --- a/stylesheets/8ch.cyber.css +++ b/stylesheets/8ch.cyber.css @@ -219,6 +219,11 @@ background-color: #2b2b2b; background-color: #2b2b2b; border: solid 1px #93e0e3; box-shadow: 3px 5px #93e0e3; + + @media (max-width: 48em) { + border-left-style: none; + border-right-style: none; + } } /*dont touch this*/ diff --git a/stylesheets/beta.css b/stylesheets/beta.css index e32353cc..6a2c771e 100644 --- a/stylesheets/beta.css +++ b/stylesheets/beta.css @@ -161,6 +161,11 @@ div.post.reply.highlighted box-shadow: 3px 5px #5c8c8e; margin-left: auto; margin-right: auto; + + @media (max-width: 48em) { + border-left-style: none; + border-right-style: none; + } } div.post.reply div.body a:link, div.post.reply div.body a:visited { diff --git a/stylesheets/bunker_like.css b/stylesheets/bunker_like.css index a69591a1..507003ce 100644 --- a/stylesheets/bunker_like.css +++ b/stylesheets/bunker_like.css @@ -120,6 +120,11 @@ div.post.reply.highlighted { background: rgba(59, 22, 43, 0.4); border: 1px solid #117743; border-radius: 5px; + + @media (max-width: 48em) { + border-left-style: none; + border-right-style: none; + } } /* POST CONTENT */ diff --git a/stylesheets/cyberpunk.css b/stylesheets/cyberpunk.css index 35fdbbb7..15b68ed5 100644 --- a/stylesheets/cyberpunk.css +++ b/stylesheets/cyberpunk.css @@ -1,7 +1,7 @@ /*cyberpunk mod of ferus by kalyx B332E6 = dark purp -33cccc = teal +33cccc = teal 00ff00 = green FF46D2 = pink dark blue = 00080C @@ -37,7 +37,7 @@ div.boardlist{ background-color: #0C0001; } -@font-face +@font-face { font-family: 'lain'; src: url('./fonts/nrdyyh.woff') format('woff'), @@ -84,7 +84,7 @@ a:link, a:visited, p.intro a.email span.name -ms-transition: 0.15s text-shadow, 0.15s color; transition: 0.15s text-shadow, 0.15s color; } -input[type="text"], textarea +input[type="text"], textarea { -moz-transition: 0.15s border-color; -webkit-transition: 0.15s border-color; @@ -93,7 +93,7 @@ input[type="text"], textarea -ms-transition: 0.15s border-color; transition: 0.15s border-color; } -input[type="submit"] +input[type="submit"] { -moz-transition: 0.15s border-color, 0.15s background-color, 0.15s color; -webkit-transition: 0.15s border-color, 0.15s background-color, 0.15s color; @@ -117,7 +117,7 @@ a.post_no { color: #33cccc; text-decoration: none; } -span.quote +span.quote { color:#00ff00; } @@ -136,6 +136,11 @@ div.post.reply { div.post.reply.highlighted { background: transparent; border: #1A6666 2px solid; + + @media (max-width: 48em) { + border-left-style: none; + border-right-style: none; + } } div.post.reply div.body a:link, div.post.reply div.body a:visited { color: #646464; diff --git a/stylesheets/cyberpunk2.css b/stylesheets/cyberpunk2.css index 2e907966..4754a882 100644 --- a/stylesheets/cyberpunk2.css +++ b/stylesheets/cyberpunk2.css @@ -1,7 +1,7 @@ /*cyberpunk mod of ferus by kalyx B332E6 = dark purp -33cccc = teal +33cccc = teal 00ff00 = green FF46D2 = pink dark blue = 00080C @@ -14,7 +14,7 @@ body { font-size: 11px; /*text-shadow: 0px 0px 3px #FF46D2;*/ } -@font-face +@font-face { font-family: 'lain'; src: url('./fonts/nrdyyh.woff') format('woff'), @@ -61,7 +61,7 @@ a:link, a:visited, p.intro a.email span.name -ms-transition: 0.15s text-shadow, 0.15s color; transition: 0.15s text-shadow, 0.15s color; } -input[type="text"], textarea +input[type="text"], textarea { -moz-transition: 0.15s border-color; -webkit-transition: 0.15s border-color; @@ -70,7 +70,7 @@ input[type="text"], textarea -ms-transition: 0.15s border-color; transition: 0.15s border-color; } -input[type="submit"] +input[type="submit"] { -moz-transition: 0.15s border-color, 0.15s background-color, 0.15s color; -webkit-transition: 0.15s border-color, 0.15s background-color, 0.15s color; @@ -94,7 +94,7 @@ a.post_no { color: #33cccc; text-decoration: none; } -span.quote +span.quote { color:#00ff00; } @@ -113,6 +113,11 @@ div.post.reply { div.post.reply.highlighted { background: transparent; border: #33cccc 2px solid; + + @media (max-width: 48em) { + border-left-style: none; + border-right-style: none; + } } div.post.reply div.body a:link, div.post.reply div.body a:visited { color: #646464; diff --git a/stylesheets/dark.css b/stylesheets/dark.css index dd7e9bfd..9f3df691 100644 --- a/stylesheets/dark.css +++ b/stylesheets/dark.css @@ -63,6 +63,11 @@ div.post.reply { div.post.reply.highlighted { background: #555; border: transparent 1px solid; + + @media (max-width: 48em) { + border-left-style: none; + border-right-style: none; + } } div.post.reply div.body a:link, div.post.reply div.body a:visited { color: #CCCCCC; diff --git a/stylesheets/dark_red.css b/stylesheets/dark_red.css index 8593ead9..eec8a1f4 100644 --- a/stylesheets/dark_red.css +++ b/stylesheets/dark_red.css @@ -60,6 +60,11 @@ div.post.reply { div.post.reply.highlighted { background: #555; border: transparent 1px solid; + + @media (max-width: 48em) { + border-left-style: none; + border-right-style: none; + } } div.post.reply div.body a:link, div.post.reply div.body a:visited { color: #CCCCCC; diff --git a/stylesheets/dark_spook.css b/stylesheets/dark_spook.css index 5e9bf837..2ca55a20 100644 --- a/stylesheets/dark_spook.css +++ b/stylesheets/dark_spook.css @@ -61,6 +61,11 @@ div.post.reply { div.post.reply.highlighted { background: #555; border: transparent 1px solid; + + @media (max-width: 48em) { + border-left-style: none; + border-right-style: none; + } } div.post.reply div.body a:link, div.post.reply div.body a:visited { diff --git a/stylesheets/darkroot_garden.css b/stylesheets/darkroot_garden.css index 22ee517d..cd27da0a 100644 --- a/stylesheets/darkroot_garden.css +++ b/stylesheets/darkroot_garden.css @@ -1,7 +1,7 @@ /*cyberpunk mod of ferus by kalyx B332E6 = dark purp -293728 = teal +293728 = teal 59B451 = green FF46D2 = pink dark blue = 293728 @@ -19,13 +19,13 @@ div.boardlist{ } -@font-face +@font-face { font-family: 'lain'; src: url('./fonts/nrdyyh.woff') format('woff'), url('./fonts/tojcxo.TTF') format('truetype'); } - @font-face + @font-face { font-family: 'DejaVuSansMono'; src: url('./fonts/DejaVuSansMono.ttf') format('truetype'); @@ -79,7 +79,7 @@ a:link, a:visited, p.intro a.email span.name -ms-transition: 0.15s text-shadow, 0.15s color; transition: 0.15s text-shadow, 0.15s color; } -input[type="text"], textarea +input[type="text"], textarea { -moz-transition: 0.15s border-color; -webkit-transition: 0.15s border-color; @@ -88,7 +88,7 @@ input[type="text"], textarea -ms-transition: 0.15s border-color; transition: 0.15s border-color; } -input[type="submit"] +input[type="submit"] { -moz-transition: 0.15s border-color, 0.15s background-color, 0.15s color; -webkit-transition: 0.15s border-color, 0.15s background-color, 0.15s color; @@ -112,7 +112,7 @@ a.post_no { color: #293728; text-decoration: none; } -span.quote +span.quote { color:#4CADA7; } @@ -131,6 +131,11 @@ div.post.reply { div.post.reply.highlighted { background: transparent; border: #293728 1px solid; + + @media (max-width: 48em) { + border-left-style: none; + border-right-style: none; + } } div.post.reply div.body a:link, div.post.reply div.body a:visited { color: #646464; diff --git a/stylesheets/delete.css b/stylesheets/delete.css index 32bc764de6fe6719fbb8a9164ea72ed97f78bb59..7d7a687655c229f8bff680e30156352066fa77bb 100644 GIT binary patch delta 223 zcmewpKPPcR1mEN}d`gq|NGWVy#P^78@;+uZeg}qJhE#?WhD?S;1_cI<$?JthEfp9{ z7%YIIxeS^>v1$fh1}+9pAWUM&XD9-yO$Cy=3^_nLjiCg{Dh863ApYcy0>bK;DvN-o zr!!<=s%7S6sGYn~U3BsVL7~YBVhWp&iEiSZtiY+Wd6}{h)8tQ5Qj-O=gf>4@J;XTK fNk(Y$1UZh)N7Q}TfZpJmte__XqBlF~?P3G~?p`^@ delta 93 zcmbP}_$Pit1m9#GeU8Zr%6gM4q(wH*;(Nq4S&NBp@*gpi&1GVnco`KY%X8{(4p9+e vV&t5>P+EF(gW45FAoHV)@MH&hj?H-*K5VQC3_v(}r=C1BkluV