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