summaryrefslogtreecommitdiff
path: root/t/bar.css
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--t/bar.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/t/bar.css b/t/bar.css
new file mode 100644
index 0000000..b8c021f
--- /dev/null
+++ b/t/bar.css
@@ -0,0 +1,4 @@
+#data {
+ float: left;
+ margin-left: 10px;
+}