flodata-tester/static/css/testcss.css
Vivek Teega b202a33322 Major redesign
Shifted all the processing to Javascript with a new beautiful frontend.
2019-02-28 12:12:45 +00:00

7 lines
63 B
CSS

.firstcss {
color: red;
}
.secondcss {
color: blue;
}