]> git.immae.eu Git - github/bastienwirtz/homer.git/blobdiff - docs/stylesheets/styles.css
Initial draft of new docs UI usuing MkDocs
[github/bastienwirtz/homer.git] / docs / stylesheets / styles.css
diff --git a/docs/stylesheets/styles.css b/docs/stylesheets/styles.css
new file mode 100644 (file)
index 0000000..e1e1a3e
--- /dev/null
@@ -0,0 +1,7 @@
+.centered {
+  text-align: center;
+}
+
+.bold {
+  font-weight: bold;
+}
\ No newline at end of file