projects/infopoint-html: Screenshot gallery, still needs tuning
[www-rohieb-name.git] / local.css
diff --git a/local.css b/local.css
new file mode 100644 (file)
index 0000000..0ac9b01
--- /dev/null
+++ b/local.css
@@ -0,0 +1,32 @@
+pre {
+  background-color: #F5F5F5;
+  border: 1px dashed blue;
+  padding: 0.2em;
+}
+
+code {
+  background-color: #F5F5F5;
+}
+
+h2 {
+  margin-bottom: 0em;
+  margin-top: 1.5em;
+}
+
+p,ul,ol {
+  margin: 0.5em 0;
+}
+
+.gallery table.img {
+  display: inline;
+  /*float: left;   needs tuning */
+}
+
+.header {
+  font-size: 100%;
+  font-weight: normal;
+}
+
+.page {
+  width: 50em;
+}
This page took 0.024715 seconds and 4 git commands to generate.