aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Petra <oleumpetra@gmail.com> 2020-06-11 09:08:02 +1200
committerGravatar GitHub <noreply@github.com> 2020-06-10 23:08:02 +0200
commitf34f1ff8f119f86a0743f78b1a4cbe31476c5df6 (patch)
treebe4f52aa98ee184d73cd1d20b26ee53a0a0062b4
parentc9397e4a0ba61e08c2577e0b9ccce515ba74d659 (diff)
Edit mapco.css (#3048)
Otherwise end up with (almost) white-on-white
-rw-r--r--p/themes/Mapco/mapco.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/p/themes/Mapco/mapco.css b/p/themes/Mapco/mapco.css
index b8ee633a1..e77168792 100644
--- a/p/themes/Mapco/mapco.css
+++ b/p/themes/Mapco/mapco.css
@@ -1105,7 +1105,6 @@ form th {
.content code, .content.thin code {
padding: 2px 5px;
background: #f9fafb;
- color: #eff0f2;
border: 1px solid #eff0f2;
border-radius: 3px;
}