From 5d9a1998fe63b86aff68793e48e961fa2df8e676 Mon Sep 17 00:00:00 2001 From: Choom Date: Thu, 19 Jan 2023 02:33:51 -0300 Subject: Config para el usuario --- static/css/txt/mercury.css | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'static/css/txt/mercury.css') diff --git a/static/css/txt/mercury.css b/static/css/txt/mercury.css index bc4273b..c727026 100644 --- a/static/css/txt/mercury.css +++ b/static/css/txt/mercury.css @@ -30,7 +30,8 @@ h1 { } h2, h3 { - background: #DDDDE7 url(../img/rose.png) no-repeat scroll 0 50%; + background: #DDDDE7 url(../img/rose.png) no-repeat scroll; + background-position: 0 50%; border-bottom: 2px solid #418; display: table; padding-left: 1em; @@ -155,6 +156,15 @@ form .msg { body { background-position: 100% 125%; } + .innerbox { + margin: 0; + padding: 0; + } + h2, + h3 { + background-position: 2px 2px; + padding-left: 0; + } .mainpage .postform, .postform { padding: .25em; -- cgit v1.2.1-18-gbd029