mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-04-14 05:55:00 -04:00
Merge pull request #2330 from divyanshu013/master
Font size tweak for #2324
This commit is contained in:
commit
5e725906dc
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…
Add table
Reference in a new issue