Book a Demo!
Store
Features
Docs
Share
Support
News
About
Policies
Sign Up
Sign In
quarto-dev
Edit Copy
Star
1
GitHub Repository:
quarto-dev/quarto-cli
Path:
blob/main/dev-docs/feature-format-matrix/index.css
3
5
5
7
views
1
.bad
{
2
color
:
#b05050
;
3
}
4
5
.ok
{
6
color
:
#c09060
;
7
}
8
9
.good
{
10
color
:
#60b050
;
11
}
12
13