Files
wordpress-preseed/wp-content/plugins/jetpack/modules/custom-css/csstidy/cssparsed-rtl.css
2019-10-24 00:12:05 +02:00

30 lines
323 B
CSS

/* Do not modify this file directly. It is concatenated from individual module CSS files. */
code#copytext {
white-space: pre;
font-family: Verdana;
}
.at {
color:darkblue;
}
.format {
color:gray;
}
.property {
color:green;
}
.selector {
color:blue;
}
.value {
color:red;
right: 500px;
}
.comment {
color:orange;
}