Skip to content

Commit

Permalink
Update example.css
Browse files Browse the repository at this point in the history
  • Loading branch information
vtortola committed Aug 8, 2014
1 parent 693b328 commit 4faf9a6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion example/content/example.css
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ body {
.instructions h3 {
color:yellow;
font-family: 'Architects Daughter', 'Helvetica Neue', Helvetica, Arial, serif;
font-size:1.5em;
}
.instructions pre {
margin-left:20px;
Expand Down Expand Up @@ -167,7 +168,7 @@ body {
.terminal-line{
white-space:normal;
}
.instructions b {
.instructions h3 {
font-family: Consolas;
margin:1px;
padding:0;
Expand Down

0 comments on commit 4faf9a6

Please sign in to comment.