fix text color

This commit is contained in:
Athou
2013-06-30 12:00:55 +02:00
parent b40df8280b
commit 0d2b9131d3

View File

@@ -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 {