07/18/2013 at 3:37 pm
#265148
Keymaster
@ Sara
That CSS will not worked because you switch templates. Now you’re using the Default Entry Card use the following CSS, put it at the end of the theme’s style.css file:
#cn-list .cn-entry {
color: #FFFFFF !important;
background: #000000 !important;
}
#cn-list a {
display: inline;
margin: 0;
background: none;
border: 0;
font-size: inherit;
color: #8198be !important;
}