Welcome to the DFO World Wiki. With many major updates since the release of DFO, many items are missing. Visit Item Database Project to learn more.
Please remember to click "show preview" before saving the page.
Thanks for the updated logo snafuPop!

Difference between revisions of "User:Dfoplayer/common.css"

From DFO World Wiki
Jump to: navigation, search
m (Confirmed.)
(dont need)
Line 1: Line 1:
*/
 
  
/* Syntax highlighting style */
 
 
pre span.idselector {
 
    color: red;
 
}
 
 
pre span.classselector {
 
    color: green;
 
}
 
 
pre span.property {
 
    color: blue;
 
}
 
 
pre span.value {
 
    color: orange;
 
}
 
 
pre span.comment {
 
    font-weight: bold;
 
    background-color: #eee;
 
}
 
 
pre {
 
    background: LightSkyBlue;
 
}
 
 
/*
 

Revision as of 20:55, 23 January 2016