X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=css%2Fcustom.css;h=76e4074ed7754c1286ce8460318e53592855a729;hb=d59672e0fd8613a7d2fc331dcade36bc0b0890cd;hp=701fbf3290d2ae4b362a9f8d785097bdf94d61bf;hpb=7b8697217dd7b910c8600a1290d0a9590437afc0;p=mindcoding-template-patches.git diff --git a/css/custom.css b/css/custom.css index 701fbf3..76e4074 100644 --- a/css/custom.css +++ b/css/custom.css @@ -1 +1,8 @@ -#spacer { height: 3em; } \ No newline at end of file +#logo { + margin: 5em auto 2em; + display: block; +} + +h1 { + font-size: 2em !important; +}