Code: Select all
/* Personally I find the italic makes comments harder to read. My suggestion is that italic is removed, possibly make the orange a touch darker or maybe use #999 instead. What do you think?
*/Moderator: General Moderators
Code: Select all
/* Personally I find the italic makes comments harder to read. My suggestion is that italic is removed, possibly make the orange a touch darker or maybe use #999 instead. What do you think?
*/Code: Select all
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("devnetwork.net") {
.co1, .coMULTI {
font-style:normal!important;
}
}