X-Git-Url: https://git.cweiske.de/phancap.git/blobdiff_plain/4257ca9320281606be23efac2e9a6e2ddedcb6d5..09ad15fd2ed08bbfb4ed4d70ff21f774387aa204:/www/css/phancap.css diff --git a/www/css/phancap.css b/www/css/phancap.css new file mode 100644 index 0000000..049f648 --- /dev/null +++ b/www/css/phancap.css @@ -0,0 +1,11 @@ +h2 { + margin-top: 3ex; +} +.footer { + margin-top: 3ex; + margin-bottom: 0px; + border-top: 1px solid #DDD; + color: #999; + text-align: center; + clear: both; +}