minor css improvements

This commit is contained in:
randx 2012-09-05 23:00:10 +03:00
parent 19a5219746
commit 21bfd1e7fc
3 changed files with 15 additions and 15 deletions

View file

@ -22,7 +22,7 @@ header {
*
*/
.app_logo {
width:230px;
width:200px;
float:left;
position:relative;
top:-5px;
@ -31,7 +31,7 @@ header {
h1 {
padding-top: 5px;
width:102px;
width:90px;
background: url('logo_dark.png') no-repeat 0px -3px;
float:left;
margin-left:5px;