code-Tags are barely visible in Conteded7. Applying the following to style.css will fix that:
code {
background-color: #808080;
color: #ffffff;
outline-style: dotted;
outline-width: 0.1px;
outline-color: #cc6633;
padding: 1px 3px;
}code-Tags are barely visible in Conteded7. Applying the following to style.css will fix that:
code {
background-color: #808080;
color: #ffffff;
outline-style: dotted;
outline-width: 0.1px;
outline-color: #cc6633;
padding: 1px 3px;
}
Comments
Comment #1
hswong3i commentedOk this is something belongs to user but not theme developer. I will mark it as fixed.