aboutsummaryrefslogtreecommitdiffstats
path: root/swarm/api/testdata/test0/index.css
diff options
context:
space:
mode:
Diffstat (limited to 'swarm/api/testdata/test0/index.css')
-rw-r--r--swarm/api/testdata/test0/index.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/swarm/api/testdata/test0/index.css b/swarm/api/testdata/test0/index.css
new file mode 100644
index 000000000..67cb8d0ff
--- /dev/null
+++ b/swarm/api/testdata/test0/index.css
@@ -0,0 +1,9 @@
+h1 {
+ color: black;
+ font-size: 12px;
+ background-color: orange;
+ border: 4px solid black;
+}
+body {
+ background-color: orange
+} \ No newline at end of file