move assets dir under htdocs
[sdlgit/SDL-Site.git] / htdocs / assets / pod.css
diff --git a/htdocs/assets/pod.css b/htdocs/assets/pod.css
new file mode 100644 (file)
index 0000000..f26c732
--- /dev/null
@@ -0,0 +1,12 @@
+\r
+div.pod\r
+{\r
+       padding:             10px;\r
+}\r
+\r
+pre\r
+{\r
+       border:              1px solid #FFFFFF;\r
+       background-color:        #CAB680;\r
+       padding-top:         10px;\r
+}
\ No newline at end of file