Files
hiring-test-one/example/spa/css/style.css

6 lines
60 B
CSS
Raw Normal View History

2015-11-15 14:53:25 +00:00
body {
background-color: IndianRed;
}
2015-11-17 16:01:17 +00:00
a { color: black }