This repository has been archived on 2022-08-01. You can view files and clone it, but cannot push or open issues or pull requests.
Oldphaloskepsis/plugins/jetpack/modules/custom-css/csstidy/cssparsed-rtl.css

29 lines
229 B
CSS
Raw Normal View History

2017-01-12 23:10:07 +00:00
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;
}