summaryrefslogtreecommitdiffstats
path: root/cwd/test.rcss
blob: 47441bb206b15e9f406d6fc8257ff82c9467fa93 (plain) (blame)
1
2
3
4
5
6
body {
    background-color: red;
    color: blue;
    font-size: 100px;
    font-family: "open sans";
}