summaryrefslogtreecommitdiff
path: root/p/themes/default_dark/freshrss.css
diff options
context:
space:
mode:
Diffstat (limited to 'p/themes/default_dark/freshrss.css')
-rw-r--r--p/themes/default_dark/freshrss.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/p/themes/default_dark/freshrss.css b/p/themes/default_dark/freshrss.css
index 3810bc985..05b62979c 100644
--- a/p/themes/default_dark/freshrss.css
+++ b/p/themes/default_dark/freshrss.css
@@ -28,7 +28,6 @@
.header > .item.title h1 {
display: inline-block;
margin: 0;
- text-shadow: 1px -1px 0 #777;
}
.header > .item.search input {
width: 230px;
@@ -642,7 +641,7 @@
}
.form-group tr, .form-group th, .form-group td {
- border:1px solid #DDD;
+ border:1px solid #2f2f2f;
font-weight:normal;
padding:.5em;
}