summaryrefslogtreecommitdiff
path: root/examples/demo/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'examples/demo/style.css')
-rw-r--r--examples/demo/style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/demo/style.css b/examples/demo/style.css
new file mode 100644
index 0000000..266daf3
--- /dev/null
+++ b/examples/demo/style.css
@@ -0,0 +1,3 @@
+.headerrow {
+ padding: 0px;
+}