Skip to content

Commit

Permalink
slightly nicer pre/code/textarea styling
Browse files Browse the repository at this point in the history
  • Loading branch information
glyphobet committed May 1, 2014
1 parent 57d781a commit b220b1f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion index.html
Expand Up @@ -29,7 +29,9 @@
code, pre, tt, textarea {
font-family:monospace;
background-color: #eeeeef;
padding:1px;
padding:2px;
border: 1px solid #dededf;
border-radius: 4px;
}
</style>
<script>
Expand Down

0 comments on commit b220b1f

Please sign in to comment.