rsnext/test/e2e/app-dir/app-css/app/style.css

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
89 B
CSS
Raw Normal View History

body {
font-size: large;
}
.not-found {
color: rgb(210, 105, 30); /* chocolate */
}