From 15242f613190f053c541679b61f5db293f79b98a Mon Sep 17 00:00:00 2001 From: Choom Date: Tue, 27 Dec 2022 03:41:48 -0300 Subject: Fix borde ventanas.css --- static/css/txt/ventanas.css | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'static/css/txt/ventanas.css') diff --git a/static/css/txt/ventanas.css b/static/css/txt/ventanas.css index db2a495..235225e 100644 --- a/static/css/txt/ventanas.css +++ b/static/css/txt/ventanas.css @@ -60,7 +60,8 @@ hr { border: 0; } hr, -.reply { +.reply, +#size { border-top: 2px groove white; } .mainpage .first h4 { @@ -213,6 +214,9 @@ form .msg { background: #ffffe0; border: 1px solid #000; } +#size { + padding-top: 0.5em; +} #footer { color: #fff; } @@ -249,4 +253,4 @@ form .msg { #createbox form { margin: -10px; } -} \ No newline at end of file +} -- cgit v1.2.1-18-gbd029