mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-28 01:55:38 -05:00
Font size tweak for #2324
Also reduced the size for tbody data to fit properly
This commit is contained in:
parent
de11743df9
commit
036b72ca19
1 changed files with 7 additions and 0 deletions
|
@ -193,3 +193,10 @@ html.no-borderimage #subscribe-modal
|
|||
background-image: url(/images/level/code_toolbar_submit_button_zazz_pressed.png)
|
||||
padding: 9px 8px 8px 12px
|
||||
border: 0
|
||||
|
||||
body[lang='fr']
|
||||
#subscribe-modal .parent-button
|
||||
font-size: 21px
|
||||
|
||||
#subscribe-modal .comparison-table tbody
|
||||
font-size: 13px
|
||||
|
|
Loading…
Reference in a new issue