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