]> www.average.org Git - mkgallery.git/blobdiff - include/custom.css
customizable header and footer
[mkgallery.git] / include / custom.css
diff --git a/include/custom.css b/include/custom.css
new file mode 100644 (file)
index 0000000..ba080db
--- /dev/null
@@ -0,0 +1,18 @@
+h1.title {
+       text-align: center;
+}
+
+hr.footer {
+       width: 80%;
+}
+
+div.linkup {
+       position: absolute;
+       top: 0px;
+       right: 0px;
+}
+
+div.genby {
+       font-size: small;
+       text-align: right;
+}