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 (wait, shouldn't this be enabled?)
m (migrate to all users)
 
(5 intermediate revisions by the same user not shown)
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: peach;
 
}
 
 
/*
 

Latest revision as of 19:20, 3 February 2016