From 36141bdc41c57ffbd8b59c3d4f0c78f04bea2c5a Mon Sep 17 00:00:00 2001 From: l29utp0 Date: Sun, 24 Oct 2021 17:46:36 +0100 Subject: [PATCH] pequeno arranjo --- gulp/res/css/style.css | 6 ++++++ gulp/res/css/themes/favela.css | 2 +- gulp/res/css/themes/vapor.css | 4 ++-- views/custompages/faq.pug | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) diff --git a/gulp/res/css/style.css b/gulp/res/css/style.css index 484220d2..7c20813f 100644 --- a/gulp/res/css/style.css +++ b/gulp/res/css/style.css @@ -3151,6 +3151,12 @@ row.wrap.sb .col { max-width: 100% } +.centerpiece { + display: block; + margin: auto; + max-width: 100% +} + span.title { color: var(--title-color); } diff --git a/gulp/res/css/themes/favela.css b/gulp/res/css/themes/favela.css index 2ddf325c..734596c3 100644 --- a/gulp/res/css/themes/favela.css +++ b/gulp/res/css/themes/favela.css @@ -135,7 +135,7 @@ body { background: url(/css/themes/favelafundo.jpg) repeat 0 0 azure } -.logo { +.centerpiece { content: url(/asset/br/5da6fb306dd164cdb229d61642fbd971f288a2fd8409efac82361fadb4c0b978.png); } diff --git a/gulp/res/css/themes/vapor.css b/gulp/res/css/themes/vapor.css index 013aab30..67a704db 100644 --- a/gulp/res/css/themes/vapor.css +++ b/gulp/res/css/themes/vapor.css @@ -71,7 +71,7 @@ a:active, a:hover { filter: invert(90%) sepia(100%) saturate(100) hue-rotate(194deg); } -.logo { +.centerpiece { - content: url(https://ptchan.org/asset/i/5ba0114fa31dd25b779bdd9b5caa11511eb597ef398130ed68ab744f382a1013.png); + content: url(/asset/i/5ba0114fa31dd25b779bdd9b5caa11511eb597ef398130ed68ab744f382a1013.png); } \ No newline at end of file diff --git a/views/custompages/faq.pug b/views/custompages/faq.pug index 77b933fc..c1d8e3b1 100644 --- a/views/custompages/faq.pug +++ b/views/custompages/faq.pug @@ -99,7 +99,7 @@ block content tr td p - img.logo(src='https://ptchan.org/asset/i/16caeeac9cb82821b7e82278f867c6e1630e79d7145849036db763aeeb561549.png' title='O australiano.') + img.centerpiece(src='https://ptchan.org/asset/i/16caeeac9cb82821b7e82278f867c6e1630e79d7145849036db763aeeb561549.png' title='O australiano.') br | O ptchan existe também graças ao a(href='https://gitgud.io/fatchan/jschan/' target='_blank') australiano do jschan @@ -167,7 +167,7 @@ block content tr td p - img.logo(src='/misc/captcha.png' title='Usa o cérebro') + img.centerpiece(src='/misc/captcha.png' title='Usa o cérebro') .table-container.flex-center.mv-5 .anchor#name-formatting table