Closed (fixed)
Project:
Contented7
Version:
6.x-2.14
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
23 Nov 2008 at 16:09 UTC
Updated:
5 May 2009 at 16:00 UTC
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.