Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ndp committed Sep 13, 2010
1 parent b6d72d8 commit e4cf475
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.markdown
Expand Up @@ -20,13 +20,13 @@ Csster.style({
Result, inserted in DOM automatically at the bottom of the <head> element:
<pre>
...
<style type="text/stylesheet">
&lt;style type="text/stylesheet"&gt;
h1 {
font-size: 18px;
color: red;
}
</style>
</head>
&lt;/style&gt;
&lt;/head&gt;
...
</pre>

Expand Down

0 comments on commit e4cf475

Please sign in to comment.