mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
fix text color
This commit is contained in:
@@ -65,7 +65,7 @@
|
||||
}
|
||||
|
||||
#feed-accordion .entry-heading-link {
|
||||
color: inherit;
|
||||
color: black;
|
||||
height: 20px;
|
||||
display: block;
|
||||
cursor: pointer;
|
||||
@@ -112,7 +112,7 @@
|
||||
position: absolute;
|
||||
right: 25px;
|
||||
margin-top: -25px;
|
||||
color: inherit;
|
||||
color: black;
|
||||
}
|
||||
|
||||
#feed-accordion .entry-external-link:hover {
|
||||
|
||||
Reference in New Issue
Block a user