diff --git a/pcf-wp/comrade.html b/pcf-wp/comrade.html
deleted file mode 100644
index fc6477e..0000000
--- a/pcf-wp/comrade.html
+++ /dev/null
@@ -1,3 +0,0 @@
-
-
-
diff --git a/pcf-wp/static/css/boilerplate.css b/pcf-wp/static/css/boilerplate.css
index 08de9cd..190d46c 100644
--- a/pcf-wp/static/css/boilerplate.css
+++ b/pcf-wp/static/css/boilerplate.css
@@ -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 {