merged trash/ into sample/
[myslice.git] / sample / static / css / sample.css
diff --git a/sample/static/css/sample.css b/sample/static/css/sample.css
new file mode 100644 (file)
index 0000000..a4f120e
--- /dev/null
@@ -0,0 +1,18 @@
+#sample-tabs {
+    border-style: solid; 
+    padding: 20px;
+}
+
+#scrollDiv1 { 
+    background-color: #fbb;
+}
+#scrollDiv2 { 
+    background-color: #bbb;
+}
+#scrollDiv3 { 
+    background-color: #bbf;
+}
+#scrollDiv4 { 
+    background-color: #bfb;
+}
+