@Sakin: Using a Full HD resolution in my new monitor, I noticed that the header logo is not center, as you can see from the screenshot below, and this also happens in other computers with a Full HD display.
Now i’ve this custom CSS for the header:
#hgroup-wrap { padding-bottom: 20px; padding-top: 0; }
#site-logo, #header-right { padding-top: 20px; }
How can I do to center the header logo?
Thank’s
Jacopo