Minor improvements to the HTML look-and-feel.
[ibg.git] / static / ibg.css
diff --git a/static/ibg.css b/static/ibg.css
new file mode 100644 (file)
index 0000000..d4dfc71
--- /dev/null
@@ -0,0 +1,8 @@
+/* IBG local CSS customization */
+
+@import url('alabaster.css');
+
+tt, code {
+    background-color: white;
+    font-weight: bold;
+}