aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CREDITS.md1
-rw-r--r--p/themes/Ansum/ansum.css1
2 files changed, 1 insertions, 1 deletions
diff --git a/CREDITS.md b/CREDITS.md
index 5c9366de5..4c91d0526 100644
--- a/CREDITS.md
+++ b/CREDITS.md
@@ -77,6 +77,7 @@ People are sorted by name so please keep this order.
* [Paulius Ĺ ukys](https://github.com/psukys): [contributions](https://github.com/FreshRSS/FreshRSS/pulls?q=is:pr+author:psukys), [Web](http://sukys.eu)
* [perrinjerome](https://github.com/perrinjerome): [contributions](https://github.com/FreshRSS/FreshRSS/pulls?q=is:pr+author:perrinjerome)
* [Peter Stoinov](https://github.com/stoinov): [contributions](https://github.com/FreshRSS/FreshRSS/pulls?q=is:pr+author:stoinov), [Web](https://stoinov.com)
+* [Petra Lamborn](https://github.com/petraoleum): [contributions](https://github.com/FreshRSS/FreshRSS/pulls?q=is:pr+author:petraoleum), [Web](https://petras.space)
* [Pim Snel](https://github.com/mipmip): [contributions](https://github.com/FreshRSS/FreshRSS/pulls?q=is%3Apr+author%3Amipmip), [Web](https://www.pimsnel.com)
* [plopoyop](https://github.com/plopoyop): [contributions](https://github.com/FreshRSS/FreshRSS/commits?author=plopoyop)
* [Pofilo](https://github.com/Pofilo): [contributions](https://github.com/FreshRSS/FreshRSS/pulls?q=is:pr+author:Pofilo), [Web](https://www.pofilo.fr/)
diff --git a/p/themes/Ansum/ansum.css b/p/themes/Ansum/ansum.css
index 244ab6dea..92457f4e2 100644
--- a/p/themes/Ansum/ansum.css
+++ b/p/themes/Ansum/ansum.css
@@ -1099,7 +1099,6 @@ form th {
.content code, .content.thin code {
padding: 2px 5px;
background: #fcfaf8;
- color: #f5f0ec;
border: 1px solid #f5f0ec;
border-radius: 3px;
}