mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-04-14 05:55:00 -04:00
Changed employer artisanal message font
This commit is contained in:
parent
ad2e01ee61
commit
80e7b7664e
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
#employers-view
|
||||
.artisanal-claim
|
||||
font-variant: small-caps
|
||||
//font-variant: small-caps
|
||||
text-align: center
|
||||
font-size: 20px
|
||||
font-weight: bold
|
||||
font-family: Copperplate, "Copperplate Gothic Light", fantasy
|
||||
font-family: Arial, Helvetica, sans-serif
|
||||
border-top: 1px solid #DBDBDB
|
||||
border-bottom: 1px solid #DBDBDB
|
||||
margin-bottom: 5px
|
||||
|
|
Loading…
Add table
Reference in a new issue