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

hswong3i’s picture

Assigned: Unassigned » hswong3i
Status: Active » Fixed

Ok this is something belongs to user but not theme developer. I will mark it as fixed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.