X-Git-Url: http://www.average.org/gitweb/?p=mkgallery.git;a=blobdiff_plain;f=include%2Fcustom.css;fp=include%2Fcustom.css;h=ba080dbe8cb5fa9a7a00f5f8b2a52e857b436a81;hp=0000000000000000000000000000000000000000;hb=46c35837ebf71a013ec383f71e3f8f5424823334;hpb=14f59b5697b711f20cdcaf459a36ad103531565c diff --git a/include/custom.css b/include/custom.css new file mode 100644 index 0000000..ba080db --- /dev/null +++ b/include/custom.css @@ -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; +}