minor css improvements
This commit is contained in:
parent
19a5219746
commit
21bfd1e7fc
3 changed files with 15 additions and 15 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue