From 542e8d1452130079ae47f7a56328f8421e56f5ab Mon Sep 17 00:00:00 2001 From: Choom Date: Mon, 16 Jan 2023 05:32:08 -0300 Subject: Config para el usuario --- static/css/spc/material.css | 2 +- static/css/spc/material_normal.css | 2 +- static/css/spc/navidad.css | 4 ++-- static/css/spc/valentin.css | 4 ++-- static/css/spc/valentin2.css | 4 ++-- 5 files changed, 8 insertions(+), 8 deletions(-) (limited to 'static/css/spc') diff --git a/static/css/spc/material.css b/static/css/spc/material.css index 02eb49e..cbae764 100644 --- a/static/css/spc/material.css +++ b/static/css/spc/material.css @@ -59,7 +59,7 @@ h2 span, .threadnav, hr, #size, -.banner, +#banner, .threadpage .postform br { display: none; } diff --git a/static/css/spc/material_normal.css b/static/css/spc/material_normal.css index 0c75456..7011925 100644 --- a/static/css/spc/material_normal.css +++ b/static/css/spc/material_normal.css @@ -56,7 +56,7 @@ h4 { } hr, #size, -.banner, +#banner, .threadpage .postform br { display: none; } diff --git a/static/css/spc/navidad.css b/static/css/spc/navidad.css index 19621bb..55177e4 100644 --- a/static/css/spc/navidad.css +++ b/static/css/spc/navidad.css @@ -20,7 +20,7 @@ a:hover { clear: both; float: right; } -.logo { +#logo { clear: both; text-align: center; font-size: 2em; @@ -56,7 +56,7 @@ a:hover { color: #fff; font-weight: 800; } -.footer { +#footer { text-align: center; font-size: 12px; font-family: serif; diff --git a/static/css/spc/valentin.css b/static/css/spc/valentin.css index cf70219..5a96e5b 100644 --- a/static/css/spc/valentin.css +++ b/static/css/spc/valentin.css @@ -21,7 +21,7 @@ a:hover { clear: both; float: right; } -.logo { +#logo { clear: both; text-align: center; font-size: 2em; @@ -57,7 +57,7 @@ a:hover { color: #2c5700; font-weight: 800; } -.footer { +#footer { text-align: center; font-size: 12px; font-family: serif; diff --git a/static/css/spc/valentin2.css b/static/css/spc/valentin2.css index 83f76d3..f908139 100644 --- a/static/css/spc/valentin2.css +++ b/static/css/spc/valentin2.css @@ -20,7 +20,7 @@ a:hover { clear: both; float: right; } -.logo { +#logo { clear: both; text-align: center; font-size: 2em; @@ -58,7 +58,7 @@ a:hover { color: #666; font-weight: 800; } -.footer { +#footer { text-align: center; font-size: 12px; font-family: serif; -- cgit v1.2.1-18-gbd029