Difference between revisions of "Common.css"

From OPC Labs Knowledge Base
Jump to navigation Jump to search
(Created page with " .Identifier { color: Teal; } .Keyword { color: Blue; } .Highlight { background-color: #FFCC66; } .menu { background-color: #FFEEAA; }")
 
(Blanked the page)
 
Line 1: Line 1:
  
.Identifier
 
{
 
    color: Teal;
 
}
 
.Keyword
 
{
 
    color: Blue;
 
}
 
.Highlight
 
{
 
    background-color: #FFCC66;
 
}
 
.menu
 
{
 
    background-color: #FFEEAA;
 
}
 

Latest revision as of 07:46, 1 December 2016