kollapsminoriteten/wp-content/plugins/jetpack/modules/custom-css/csstidy/cssparsed-rtl.css

30 lines
252 B
CSS
Raw Normal View History

2019-11-15 23:26:29 +01:00
code#copytext {
2022-06-16 14:01:47 +02:00
white-space: pre;
font-family: Verdana;
2019-11-15 23:26:29 +01:00
}
.at {
2022-06-16 14:01:47 +02:00
color: darkblue;
2019-11-15 23:26:29 +01:00
}
.format {
2022-06-16 14:01:47 +02:00
color: gray;
2019-11-15 23:26:29 +01:00
}
.property {
2022-06-16 14:01:47 +02:00
color: green;
2019-11-15 23:26:29 +01:00
}
.selector {
2022-06-16 14:01:47 +02:00
color: blue;
2019-11-15 23:26:29 +01:00
}
.value {
2022-06-16 14:01:47 +02:00
color: red;
right: 500px;
2019-11-15 23:26:29 +01:00
}
.comment {
2022-06-16 14:01:47 +02:00
color: orange;
}