fixed alignmnt of Mr. T
This commit is contained in:
parent
bdc84746f8
commit
ced2bc63f6
|
@ -10,7 +10,7 @@
|
|||
{{#if Travis.signingIn}}
|
||||
Signing in...
|
||||
{{else}}
|
||||
Sign in with GitHub.
|
||||
Sign in with GitHub
|
||||
{{/if}}
|
||||
</a>
|
||||
</p>
|
||||
|
|
|
@ -46,9 +46,8 @@
|
|||
text-align: center
|
||||
|
||||
.mascot
|
||||
display: inline-block
|
||||
margin: 0 0 50px 190px
|
||||
width: 150px
|
||||
display: block
|
||||
margin: 0 0 50px 0
|
||||
height: 150px
|
||||
background-image: inline-image('travis-mascot-150.png')
|
||||
background-size: cover
|
||||
background: inline-image('travis-mascot-150.png') 50% 0 no-repeat
|
||||
background-size: 150px 150px
|
Loading…
Reference in New Issue
Block a user