Petite amélioration graphique.
This commit is contained in:
parent
a6f8f5dcc5
commit
02b0fbd618
|
@ -77,8 +77,9 @@ function jss() {
|
|||
WebkitBorderRadius: 10,
|
||||
textAlign: 'center'
|
||||
})
|
||||
.width(w*0.5)
|
||||
.fitFont(w/2, h*0.1)
|
||||
.css('max-width', w*0.6)
|
||||
.width(w*0.6)
|
||||
.center({left: w/2, top:h*0.1});
|
||||
|
||||
$("#"+state.screen+".screen")
|
||||
|
|
Loading…
Reference in New Issue
Block a user