@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix("https://www.google.com/reader"), url-prefix("http://www.google.com/reader") {

#current-entry .entry-container .entry-title a {
 opacity: 1.0 !important;}

#entries.cards #current-entry .card {
 -moz-border-radius-topleft: 8px !important;
 -moz-border-radius-topright: 8px !important;}

.entry-actions {
 -moz-border-radius: 5px !important;}
}