X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=css%2Fcustom.css;h=76e4074ed7754c1286ce8460318e53592855a729;hb=8cd9e64fa8fdd7c46c54f202e3eb0b76c75df5de;hp=dcbf88e28747dbccde3f0ec9e67795ea1475b992;hpb=94af8d03d3b083d02eac5c20f1cd87fe353e886c;p=mindcoding-template-patches.git diff --git a/css/custom.css b/css/custom.css index dcbf88e..76e4074 100644 --- a/css/custom.css +++ b/css/custom.css @@ -1 +1,8 @@ -#spacer { height: 5em; } +#logo { + margin: 5em auto 2em; + display: block; +} + +h1 { + font-size: 2em !important; +}