diff options
author | junk | 2021-03-27 03:22:29 -0300 |
---|---|---|
committer | junk | 2021-03-27 03:58:36 -0300 |
commit | 0e86988ba9099072dcd2af5142f8f4e988908e9b (patch) | |
tree | 097c4c9cd4505e5f11474aa2c4f52e3c65375d0b /static/css/txt/blue moon.css | |
parent | c6a63f5c141c5f144434e556fcf296be4240e7f9 (diff) | |
download | weabot-0e86988ba9099072dcd2af5142f8f4e988908e9b.tar.gz weabot-0e86988ba9099072dcd2af5142f8f4e988908e9b.tar.xz weabot-0e86988ba9099072dcd2af5142f8f4e988908e9b.zip |
Cambiando sjis.css y vipper.css por selectores
Diffstat (limited to 'static/css/txt/blue moon.css')
-rw-r--r-- | static/css/txt/blue moon.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/txt/blue moon.css b/static/css/txt/blue moon.css index 98bb8d3..9909316 100644 --- a/static/css/txt/blue moon.css +++ b/static/css/txt/blue moon.css @@ -226,7 +226,7 @@ form .msg { #content.grid .row { border: 1px solid #ddd; } -@media (max-width: 720px) { +@media (max-width: 600px) { body.threadpage { margin: 0 0 8px; } |