css format

This commit is contained in:
ed barz 2023-03-22 23:07:09 +01:00
parent 55f2330654
commit e481e4976b
2 changed files with 5 additions and 8 deletions

View File

@ -1,3 +0,0 @@
<div class="comrade-bloc">
</div>

View File

@ -34,8 +34,8 @@
--col-aside-fg: #171717;
--col-hf-bg: #e4002b;
--col-hf-fg: #ffffff;
--col-a:;
--col-a-v:;
--col-a: #2293af;
--col-a-v: #2293af;
}
html {
@ -79,8 +79,8 @@ h1, h2, h3, h4, h5, h6 {
}
p, p[style] {
font-family: var(--font-p); !important
font-size: 1.2rem; !important
font-family: var(--font-p) !important;
font-size: 1.2rem !important;
}
p {
@ -366,7 +366,7 @@ section.widget div.tnp {
text-align: center;
margin-left: auto;
margin-right: auto;
width: 300px; !important
width: 300px !important;
}
form.tnp-form input {