X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=css%2Fcustom.css;h=2dcd5db2516a4fd261c4f66de923f184746a1824;hb=3baf373cbd0548ae69e006a651c8040110ed4e52;hp=6dcb1c308f82cfb5360a9715dacb643927774f61;hpb=c8a4fdbd77041debc213dc485e4930c6f62dfc2f;p=mindcoding-template-patches.git diff --git a/css/custom.css b/css/custom.css index 6dcb1c3..2dcd5db 100644 --- a/css/custom.css +++ b/css/custom.css @@ -1,2 +1,4 @@ -#top_spacer { height: 5em; } -#bottom_spacer { height: 2em; } +#logo { + margin: 5em auto 2em; + display: block; +}