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 {
|
#feed-accordion .entry-heading-link {
|
||||||
color: inherit;
|
color: black;
|
||||||
height: 20px;
|
height: 20px;
|
||||||
display: block;
|
display: block;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
@@ -112,7 +112,7 @@
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
right: 25px;
|
right: 25px;
|
||||||
margin-top: -25px;
|
margin-top: -25px;
|
||||||
color: inherit;
|
color: black;
|
||||||
}
|
}
|
||||||
|
|
||||||
#feed-accordion .entry-external-link:hover {
|
#feed-accordion .entry-external-link:hover {
|
||||||
|
|||||||
Reference in New Issue
Block a user