Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredreich committed Jul 10, 2017
1 parent 8b3b516 commit e24a5a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@ npm install --save pell
<link rel="stylesheet" type="text/css" href="https://unpkg.com/pell/dist/pell.min.css">
<style>
/* override styles here */
.pell-container {
box-shadow: none;
.pell-editor {
background-color: pink;
}
</style>
</head>
Expand Down

0 comments on commit e24a5a0

Please sign in to comment.